From 93a4abb375095ba171f316eda7375da7d85fd1f5 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 13 Jun 2020 17:28:06 +0200 Subject: [PATCH] Added lib LcdMenu https://github.com/arduino/Arduino/issues/10327 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 30e5d6cc..be7eaa97 100644 --- a/registry.txt +++ b/registry.txt @@ -3194,3 +3194,4 @@ https://github.com/RobTillaart/FunctionGenerator.git|Contributed|FunctionGenerat https://github.com/hideakitai/ArxStringUtils.git|Contributed|ArxStringUtils https://github.com/IGB-Germany/IGB-FlashSst26.git|Contributed|IGB-FlashSst26 https://github.com/adafruit/Adafruit_ICM20X.git|Contributed|Adafruit ICM20X +https://github.com/forntoh/LcdMenu.git|Contributed|LcdMenu