Fix ssd1306 compilation on avr-gcc 10 (#9267)
This commit is contained in:
@@ -66,7 +66,7 @@ struct CharacterMatrix {
|
||||
bool dirty;
|
||||
};
|
||||
|
||||
struct CharacterMatrix display;
|
||||
extern struct CharacterMatrix display;
|
||||
|
||||
bool iota_gfx_init(void);
|
||||
void iota_gfx_task(void);
|
||||
|
Reference in New Issue
Block a user