modified: main/i80_controller_example_main.c
This commit is contained in:
parent
f2978643ef
commit
9244fb722d
@ -400,7 +400,7 @@ void app_main(void)
|
|||||||
|
|
||||||
ESP_LOGI(TAG, "Display LVGL animation");
|
ESP_LOGI(TAG, "Display LVGL animation");
|
||||||
|
|
||||||
|
/*测试git*/
|
||||||
|
|
||||||
// Lock the mutex due to the LVGL APIs are not thread-safe
|
// Lock the mutex due to the LVGL APIs are not thread-safe
|
||||||
if (example_lvgl_lock(-1)) {
|
if (example_lvgl_lock(-1)) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user