From 97fd1b158e819a43653a7a8600ea448f5486d859 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 17 Jul 2019 19:52:54 +0200 Subject: [PATCH] Added lib AT24CM01 https://github.com/arduino/Arduino/issues/9064 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index be4f5c14..69630a58 100644 --- a/registry.txt +++ b/registry.txt @@ -2479,3 +2479,4 @@ https://github.com/eduardomarcos/arduino-esp32-restclient.git|Contributed|ESP32 https://github.com/Isaranu/Senses_wifi.git|Contributed|Senses_wifi https://github.com/MartyMacGyver/ESP32-Digital-RGB-LED-Drivers.git|Contributed|ESP32 Digital RGB LED Drivers https://github.com/WifWaf/MCP45HVX1.git|Contributed|MCP45HVX1 +https://github.com/WifWaf/AT24CM01.git|Contributed|AT24CM01