From abad521f04f0ffb72b84f034843a0e340bfeeffa Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 30 Jun 2020 11:44:27 +0200 Subject: [PATCH] Added lib ESP32 I2C Slave https://github.com/arduino/Arduino/issues/10406 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 3cd95c19..1044e59e 100644 --- a/registry.txt +++ b/registry.txt @@ -3251,3 +3251,4 @@ https://github.com/RobTillaart/PAR27979.git|Contributed|PAR27979 https://github.com/hideakitai/Easing.git|Contributed|Easing https://github.com/hideakitai/Tween.git|Contributed|Tween https://github.com/grandeurtech/grandeurcloud-arduino-sdk.git|Contributed|Grandeur Cloud +https://github.com/gutierrezps/ESP32_I2C_Slave.git|Contributed|ESP32 I2C Slave