website backend
fix warning
This commit is contained in:
@@ -287,7 +287,7 @@ void wbe_display(const char* txt, const uint32_t txt_color, const uint32_t bg_co
|
|||||||
|
|
||||||
// Variables
|
// Variables
|
||||||
lcd_gif_t *gif;
|
lcd_gif_t *gif;
|
||||||
char *extension;
|
const char *extension;
|
||||||
|
|
||||||
// clear the screen
|
// clear the screen
|
||||||
lcd_clear_text();
|
lcd_clear_text();
|
||||||
|
|||||||
Reference in New Issue
Block a user