From a5f718e88f63301d1eede09b3993e4847454d15d Mon Sep 17 00:00:00 2001 From: John-Karatka Date: Wed, 8 Dec 2021 11:21:59 -0500 Subject: [PATCH] Added library for 24LC64F EEPROM chip (#773) Added library for 24LC64F EEPROM chip --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index e6a56f33..ed1092a7 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4451,3 +4451,4 @@ https://github.com/mobizt/ESP-Line-Notify https://github.com/yourapiexpert/ATCommands https://github.com/kolabse/KolabseCarsCan https://github.com/Coder-X15/MCUOS.git +https://github.com/John-Karatka/24LC64F