From ca5b25f4e98a8fc9c4efda357d0192d4031d196c Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 25 Jun 2019 16:35:16 +0200 Subject: [PATCH] Added lib ESP8266-OLED Display Library https://github.com/arduino/Arduino/issues/9001 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 1762bfed..add621f3 100644 --- a/registry.txt +++ b/registry.txt @@ -2442,3 +2442,4 @@ https://github.com/brianrho/GT5X.git|Contributed|GT5X https://github.com/adafruit/Adafruit_FeatherOLED.git|Contributed|Adafruit Feather OLED https://github.com/full-stack-ex/tiny-template-engine-arduino.git|Contributed|TinyTemplateEngine https://github.com/AidenKunkler-Peck/Tactile-Necklace.git|Contributed|TactNecklace +https://github.com/remoteme/esp8266-OLED.git|Contributed|ESP8266-OLED Display Library