From 5397c36d74a1f9f6e01fcc714b3837f39f54ba60 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sun, 29 Dec 2019 23:34:54 +0100 Subject: [PATCH] Added lib MCCI FRAM I2C https://github.com/arduino/Arduino/issues/9549 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 961fd295..06fcdcb5 100644 --- a/registry.txt +++ b/registry.txt @@ -2747,3 +2747,4 @@ https://github.com/fhessel/esp32_https_server.git|Contributed|ESP32_HTTPS_Server https://github.com/ArduinoGetStarted/output.git|Contributed|ezOutput https://github.com/Simsso/ShiftRegister-PWM-Library.git|Contributed|ShiftRegister-PWM-Library https://github.com/adafruit/Adafruit_LIS3MDL.git|Contributed|Adafruit LIS3MDL +https://github.com/mcci-catena/MCCI_FRAM_I2C.git|Contributed|MCCI FRAM I2C