Răsfoiți Sursa

fix:build error

Dozingfiretruck 8 luni în urmă
părinte
comite
08f0aa717a

+ 0 - 1
components/lcd/luat_lib_lcd_jpg.c

@@ -25,7 +25,6 @@
 
 extern luat_color_t BACK_COLOR , FORE_COLOR ;
 
-extern const luat_lcd_opts_t lcd_opts_custom;
 extern luat_lcd_conf_t *lcd_dft_conf;
 extern void lcd_auto_flush(luat_lcd_conf_t *conf);
 

+ 1 - 1
components/lvgl8/porting/lv_port_indev.h

@@ -22,7 +22,7 @@ extern "C" {
 #else
 #include "../lvgl.h"
 #endif
-
+#include "luat_tp.h"
 /*********************
  *      DEFINES
  *********************/