From 74402297a4ea6f5bc830f1f498369c9fd6f4d114 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 11 Mar 2019 11:22:48 +0100 Subject: [PATCH] Added lib Firebase ESP32 Client https://github.com/arduino/Arduino/issues/8625 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 0588b5c2..96498d88 100644 --- a/registry.txt +++ b/registry.txt @@ -2229,3 +2229,4 @@ https://github.com/adafruit/Adafruit_BusIO.git|Contributed|Adafruit BusIO https://github.com/iq-motion-control/iq-module-communication-arduino.git|Contributed|IQ Module Communication https://github.com/gmarty2000/arduino-JOYSTICK.git|Contributed|Joystick https://github.com/gmarty2000/arduino-ULTRASONIC_SENSOR.git|Contributed|UltrasonicSensor +https://github.com/mobizt/Firebase-ESP32.git|Contributed|Firebase ESP32 Client