From 0f8cdf3dc7798d35ef80496cedfad4ae7f09e391 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 13 Oct 2017 01:08:24 +0200 Subject: [PATCH] Added lib ssd1306 https://github.com/arduino/Arduino/issues/6799 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 6b6b00e6..69babdb8 100644 --- a/registry.txt +++ b/registry.txt @@ -1251,3 +1251,4 @@ https://github.com/sparkfun/SparkFun_AS726X_Arduino_Library.git|Contributed|Spar https://github.com/shubhamtivedi95/UltraDistSensor.git|Contributed|UltraDistSensor https://github.com/dparson55/NRFLite.git|Contributed|NRFLite https://github.com/olkal/HX711_ADC.git|Contributed|HX711_ADC +https://github.com/lexus2k/ssd1306.git|Contributed|ssd1306