From ffad2bd87d7653649b677c72877f67441c03842a Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 25 Nov 2019 00:24:26 +0100 Subject: [PATCH] Added lib Adafruit SSD1305 https://github.com/arduino/Arduino/issues/9435 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 7620370c..97a2856a 100644 --- a/registry.txt +++ b/registry.txt @@ -2690,3 +2690,4 @@ https://github.com/matthew-dickson-epic/TimeInterrupt.git|Contributed|TimeInterr https://github.com/PowerBroker2/ELMduino.git|Contributed|ELMDuino https://github.com/ArduinoGetStarted/button.git|Contributed|ezButton https://github.com/sqfmi/Watchy.git|Contributed|Watchy +https://github.com/adafruit/Adafruit_SSD1305_Library.git|Contributed|Adafruit SSD1305