From e095afe5f0771592912950b671ba9d8b74af61a4 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 31 Aug 2020 15:14:34 +0200 Subject: [PATCH] Added lib Adafruit SSD1327 https://github.com/arduino/Arduino/issues/10692 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 300ff547..312f5385 100644 --- a/registry.txt +++ b/registry.txt @@ -3404,3 +3404,4 @@ https://github.com/soburi/IoTivity-Lite.git|Contributed|IoTivity-Lite https://github.com/JoeyStrandnes/Arduino-Toggl-API.git|Contributed|Toggl API v8 - Arduino Implementation https://github.com/ucloud/ucloud-iot-sdk-arduino.git|Contributed|UCloudIoTSDK https://github.com/dmadison/ServoInput.git|Contributed|ServoInput +https://github.com/adafruit/Adafruit_SSD1327.git|Contributed|Adafruit SSD1327