Fix ST7920 timing for Rumba32, Fysetc S6 (#20556)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							35e1917655
						
					
				
				
					commit
					f1bf1e1835
				
			| @@ -273,7 +273,7 @@ | ||||
|       #define BOARD_ST7920_DELAY_2  DELAY_NS(48) | ||||
|     #endif | ||||
|     #ifndef BOARD_ST7920_DELAY_3 | ||||
|       #define BOARD_ST7920_DELAY_3 DELAY_NS(600) | ||||
|       #define BOARD_ST7920_DELAY_3 DELAY_NS(640) | ||||
|     #endif | ||||
|   #endif | ||||
|  | ||||
|   | ||||
| @@ -180,7 +180,7 @@ | ||||
|       #define BOARD_ST7920_DELAY_2 DELAY_NS(48) | ||||
|     #endif | ||||
|     #ifndef BOARD_ST7920_DELAY_3 | ||||
|       #define BOARD_ST7920_DELAY_3 DELAY_NS(600) | ||||
|       #define BOARD_ST7920_DELAY_3 DELAY_NS(640) | ||||
|     #endif | ||||
|   #endif | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user