From 027388d318ceffc569f8b8514350b1f4971d3376 Mon Sep 17 00:00:00 2001 From: Martin Vladic Date: Fri, 2 Jun 2023 10:48:03 +0200 Subject: [PATCH] Update lvgl-template-web.eez-project --- lvgl-template-web.eez-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lvgl-template-web.eez-project b/lvgl-template-web.eez-project index d4fad55..f496256 100644 --- a/lvgl-template-web.eez-project +++ b/lvgl-template-web.eez-project @@ -15,7 +15,7 @@ "flowSupport": true, "displayWidth": 800, "displayHeight": 480, - "description": "Template for LVGL eez-project for the web browser using emscripten", + "description": "LVGL project template for the web browser using emscripten", "keywords": "emscripten WebAssembly", "targetPlatform": "Emscripten is a complete compiler toolchain to WebAssembly, using LLVM, with a special focus on speed, size, and the Web platform.", "targetPlatformLink": "https://emscripten.org/",