Fix ssd1306 compilation on avr-gcc 10 (#9267)
This commit is contained in:
		
							parent
							
								
									424eeb8af7
								
							
						
					
					
						commit
						e9b3a12c6e
					
				
					 12 changed files with 18 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -66,7 +66,7 @@ struct CharacterMatrix {
 | 
			
		|||
  bool dirty;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
struct CharacterMatrix display;
 | 
			
		||||
extern struct CharacterMatrix display;
 | 
			
		||||
 | 
			
		||||
bool iota_gfx_init(bool rotate);
 | 
			
		||||
void iota_gfx_task(void);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue