From b4508a3d911eedfa15d6086da2bd77b742395d50 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 13 Jun 2020 17:23:16 +0200 Subject: [PATCH] Added lib Histogram https://github.com/arduino/Arduino/issues/10359 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 98a8c1ec..0714ab26 100644 --- a/registry.txt +++ b/registry.txt @@ -3189,3 +3189,4 @@ https://github.com/RobTillaart/HT16K33.git|Contributed|HT16K33 https://github.com/beegee-tokyo/VNCL4020C-Arduino.git|Contributed|VNCL4020C-Arduino https://github.com/RobTillaart/HMC6352.git|Contributed|HMC6352 https://github.com/Saruccio/ESPpassthrough.git|Contributed|ESPpassthrough +https://github.com/RobTillaart/Histogram.git|Contributed|Histogram