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
|
||||
lcd_gif_t *gif;
|
||||
char *extension;
|
||||
const char *extension;
|
||||
|
||||
// clear the screen
|
||||
lcd_clear_text();
|
||||
|
||||
Reference in New Issue
Block a user