From 865c52234d39f8f205abc966b25acbfc0a5e7171 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 16 Oct 2019 12:47:35 +0200 Subject: [PATCH] Added lib ssd1327 https://github.com/arduino/Arduino/issues/9288 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index e99e5f3e..78db34cc 100644 --- a/registry.txt +++ b/registry.txt @@ -2623,3 +2623,4 @@ https://github.com/SimpleHacks/QDEC.git|Contributed|QDEC https://github.com/logickworkshop/du-ino.git|Contributed|DU-INO https://github.com/cattanimarco/Grafici-GFX.git|Contributed|Grafici-GFX https://github.com/sparkfun/SparkFun_LIDARLitev4_Arduino_Library.git|Contributed|LIDAR-Lite v4 Arduino Library +https://github.com/bitbank2/ssd1327.git|Contributed|ssd1327