From e14cfde63a2aba88dd7b879cf10cdc62151772ab Mon Sep 17 00:00:00 2001 From: Ben Lipsey Date: Tue, 30 Jun 2020 22:45:29 -0700 Subject: [PATCH] Fix typo --- examples/LVGL/IRremote/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/LVGL/IRremote/config.h b/examples/LVGL/IRremote/config.h index 2a5d31f..5995740 100644 --- a/examples/LVGL/IRremote/config.h +++ b/examples/LVGL/IRremote/config.h @@ -13,4 +13,4 @@ #define LILYGO_WATCH_LVGL //To use LVGL, you need to enable the macro LVGL -#include \ No newline at end of file +#include