From af11b71dbc39c5be37452732ab0840604184ac84 Mon Sep 17 00:00:00 2001 From: rob tillaart Date: Thu, 18 Jun 2020 21:29:17 +0200 Subject: [PATCH] fix library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 8e3410b..f2487e8 100644 --- a/library.properties +++ b/library.properties @@ -5,7 +5,7 @@ maintainer=Rob Tillaart sentence=Library for I2C EEPROMS. paragraph=24LC256 et al category=Data Storage -url=https://github.com/RobTillaart/Arduino/tree/master/libraries/ +url=https://github.com/RobTillaart/I2C_EEPROM.git architectures=* includes=I2C_eeprom.h depends= \ No newline at end of file