From 6c293d26470821fdc7f2167da799d3107042a83d Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 30 Oct 2017 09:33:14 +0100 Subject: [PATCH] Added lib LCDMenuLib2 https://github.com/arduino/Arduino/issues/6853 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index da6b8fb3..67f2bc79 100644 --- a/registry.txt +++ b/registry.txt @@ -1265,3 +1265,4 @@ https://github.com/adafruit/Adafruit_Microbit.git|Contributed|Adafruit microbit https://github.com/adafruit/Adafruit_AMG88xx.git|Contributed|Adafruit AMG88xx Library https://github.com/adafruit/Adafruit_BME680.git|Contributed|Adafruit BME680 Library https://github.com/krpc/krpc-arduino.git|Contributed|kRPC +https://github.com/Jomelo/LCDMenuLib2.git|Contributed|LCDMenuLib2