diff --git a/main/i80_controller_example_main.c b/main/i80_controller_example_main.c index ad811b1..949130d 100644 --- a/main/i80_controller_example_main.c +++ b/main/i80_controller_example_main.c @@ -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)) {