1. 完成了gif的显示测试(使用lvgl当中的gif解码器),测试通过
This commit is contained in:
@@ -25,8 +25,9 @@ void app_main(void)
|
||||
|
||||
// audio_test();
|
||||
|
||||
lcd_touch_lvgl_test();
|
||||
// lcd_touch_lvgl_test();
|
||||
|
||||
gif_test();
|
||||
ESP_GOTO(err);
|
||||
err:
|
||||
ESP_LOGI("app_main", "app_main error");
|
||||
|
||||
Reference in New Issue
Block a user