modified: main/i80_controller_example_main.c

This commit is contained in:
jarvis 2025-03-05 08:13:13 +08:00
parent f2978643ef
commit 9244fb722d

View File

@ -400,7 +400,7 @@ void app_main(void)
ESP_LOGI(TAG, "Display LVGL animation");
/*测试git*/
// Lock the mutex due to the LVGL APIs are not thread-safe
if (example_lvgl_lock(-1)) {