From c201f840bbab1b53b86e6e8f0e9816e4f3ed4191 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 28 May 2021 17:33:53 +0200 Subject: [PATCH] Added lib I2C_24LC1025 https://github.com/arduino/Arduino/issues/11567 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index b7152674..bebd87cd 100644 --- a/registry.txt +++ b/registry.txt @@ -3972,3 +3972,4 @@ https://github.com/khoih-prog/ESP32_S2_TimerInterrupt.git|Contributed|ESP32_S2_T https://github.com/gq97a6/IoT_Modules-Buttons.git|Contributed|IoT_Modules-Buttons https://github.com/m5stack/M5GFX.git|Contributed|M5GFX https://github.com/RobTillaart/PID_RT.git|Contributed|PID_RT +https://github.com/RobTillaart/I2C_24LC1025.git|Contributed|I2C_24LC1025