From e999974bf1832fa3a53a56b04415dca4c7312042 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 17 Aug 2018 23:07:55 +0200 Subject: [PATCH] Added lib OLED Display VGY12864L-03 https://github.com/arduino/Arduino/issues/7876 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 86e88045..82aec4a4 100644 --- a/registry.txt +++ b/registry.txt @@ -1821,3 +1821,4 @@ https://github.com/housewithinahouse/TwoWheelRobotLibrary.git|Contributed|TwoWhe https://github.com/lucasso/ModbusRTUSlaveArduino.git|Contributed|ModbusRTU_Slave_RS485 https://github.com/christophjurczyk/AD7390_Arduino_Library.git|Contributed|AD7390 DAC library https://github.com/MacroYau/RV-1805-C3-Arduino-Library.git|Contributed|RV-1805-C3 +https://github.com/postfixNotation/OLED_LIB_VGY12864L_03.git|Contributed|OLED Display VGY12864L-03