refactor(platform): remove printer debug path and fix boot logo behavior
This commit is contained in:
@@ -10,7 +10,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
esp_err_t lcd_module_init(void);
|
||||
esp_err_t lcd_module_start_demo(void);
|
||||
esp_err_t lcd_module_show_boot_logo(void);
|
||||
esp_err_t lcd_module_show_raster_1bpp(const uint8_t *raster,
|
||||
size_t raster_len,
|
||||
uint16_t width,
|
||||
|
||||
Reference in New Issue
Block a user