From 857aa558e524aec2feb726f6dadb2ba08fd75f2f Mon Sep 17 00:00:00 2001 From: Forntoh Thomas Date: Thu, 26 Aug 2021 22:55:01 +0200 Subject: [PATCH] added keyword --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 6fe18712..c6cae595 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { "name": "LcdMenu", "version": "2.0.0", - "keywords": ["menu", "display", "lcdmenu"], + "keywords": ["menu", "display", "lcdmenu", "navigation"], "description": "Display navigable menu items on your LCD display with Arduino. You can show items bound to actions, list of items (can select one), sub menus, step menu items e.t.c. Compatible with all Character LCD Display Module and VATN Alphanumeric LCD Display", "repository": { "type": "git",