From e60a882d1b6c3c245349871ef252e3e0dfd83b68 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 22 Jun 2020 16:14:14 +0200 Subject: [PATCH] Added lib I2C_EEPROM https://github.com/arduino/Arduino/issues/10385 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 21fe77c9..41df000e 100644 --- a/registry.txt +++ b/registry.txt @@ -3210,3 +3210,4 @@ https://github.com/RobTillaart/MCP9808_RT.git|Contributed|MCP9808_RT https://github.com/michalmonday/CSV-Parser-for-Arduino.git|Contributed|CSV Parser https://github.com/RobTillaart/I2C_ASDX.git|Contributed|I2C_ASDX https://github.com/WPIRoboticsEngineering/RBE1001Lib.git|Contributed|RBE1001Lib +https://github.com/RobTillaart/I2C_EEPROM.git|Contributed|I2C_EEPROM