From 646cb71a9d17e0c394c3e23c13bc53e07cd9a0ce Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Tue, 7 Jul 2020 20:40:33 +0200 Subject: [PATCH] Update library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index faa8db1f7..3e83c49d8 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { "name": "lvgl", "version": "v7.1.0", - "keywords": "graphics, gui, embedded, littlevgl", + "keywords": "graphics, gui, embedded, tft, lvgl", "description": "Graphics library to create embedded GUI with easy-to-use graphical elements, beautiful visual effects and low memory footprint. It offers anti-aliasing, opacity, and animations using only one frame buffer.", "repository": {