From 2eef67fd26ed733c8c0f6b276d809a955411c5c6 Mon Sep 17 00:00:00 2001 From: Simon J Stuart Date: Thu, 9 Sep 2021 16:48:05 +0200 Subject: [PATCH] Added the LithiumPowered Library (#463) Library specifically to simplify the use of Lithium Batteries for Arduino and ESP-powered projects (using a Coulomb Counter such as LTC4150) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 1ad7246e..6ded6e23 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4213,3 +4213,4 @@ https://github.com/stm32duino/ST25R3911B https://github.com/stm32duino/X-NUCLEO-NFC05A1 https://github.com/natnqweb/SkyMap https://github.com/andhieSetyabudi/hx710b_arduino +https://github.com/Flowduino/LithiumPowered