From 6b1acad8df7f3fe808fa218b76df8bf0dafb88dd Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 1 Apr 2020 13:42:02 +0200 Subject: [PATCH] Added lib ESP Battery https://github.com/arduino/Arduino/issues/9958 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index ec219c7a..046a52a6 100644 --- a/registry.txt +++ b/registry.txt @@ -2973,3 +2973,4 @@ https://github.com/RobTillaart/BoolArray.git|Contributed|BoolArray https://github.com/RobTillaart/BitArray.git|Contributed|BitArray https://github.com/NathanBak/astra_esp8266.git|Contributed|astra_esp8266 https://github.com/AlexandreHiroyuki/MovingAverage_ArduinoLibrary.git|Contributed|Moving Average Library +https://github.com/LennartHennigs/ESPBattery.git|Contributed|ESP Battery