From 83d54862074ec979c52976cd918853147062794a Mon Sep 17 00:00:00 2001 From: C47D Date: Wed, 13 Oct 2021 23:09:17 -0500 Subject: [PATCH] uc8151d: Remove typo --- lvgl_tft/uc8151d.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lvgl_tft/uc8151d.c b/lvgl_tft/uc8151d.c index 9d5676a..e93be7c 100644 --- a/lvgl_tft/uc8151d.c +++ b/lvgl_tft/uc8151d.c @@ -29,7 +29,7 @@ #include #include #include -:x + #include "disp_spi.h" #include "disp_driver.h" #include "uc8151d.h"