From 6e354887069fa0b33f092d1a0b43b7d714159ed9 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 6 Aug 2020 14:46:08 +0200 Subject: [PATCH] Added lib I2C AXP192 Power management https://github.com/arduino/Arduino/issues/10567 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index b1ea6a59..880f93a5 100644 --- a/registry.txt +++ b/registry.txt @@ -3343,3 +3343,4 @@ https://github.com/107-systems/107-Arduino-UAVCAN.git|Contributed|107-Arduino-UA https://github.com/TilenS6/SerialDraw-Library.git|Contributed|SerialDraw https://github.com/RobTillaart/bitHelpers.git|Contributed|bitHelpers https://github.com/tanakamasayuki/I2C_BM8563.git|Contributed|I2C BM8563 RTC +https://github.com/tanakamasayuki/I2C_AXP192.git|Contributed|I2C AXP192 Power management