From 64bd9053a25297f7a442ca831c7da5b44bd33f84 Mon Sep 17 00:00:00 2001 From: jacqueline Date: Wed, 12 Jun 2024 17:54:40 +1000 Subject: Update LVGL to v9.1.0 --- lib/lvgl/tests/unity/unity.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/lvgl/tests/unity/unity.c') diff --git a/lib/lvgl/tests/unity/unity.c b/lib/lvgl/tests/unity/unity.c index efc9c57e..d8e48845 100644 --- a/lib/lvgl/tests/unity/unity.c +++ b/lib/lvgl/tests/unity/unity.c @@ -14,7 +14,7 @@ #define PROGMEM #endif -/* If omitted from header, declare overrideable prototypes here so they're ready for use */ +/* If omitted from header, declare overridable prototypes here so they're ready for use */ #ifdef UNITY_OMIT_OUTPUT_CHAR_HEADER_DECLARATION void UNITY_OUTPUT_CHAR(int); #endif -- cgit v1.2.3