Add missing MKS Robin TOUCH_CS_PIN (#15445)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							b7dfbb6af5
						
					
				
				
					commit
					895f64fbab
				
			| @@ -124,6 +124,10 @@ | ||||
| #define FSMC_CS_PIN        PG12  // NE4 | ||||
| #define FSMC_RS_PIN        PF0   // A0 | ||||
|  | ||||
| #if ENABLED(TOUCH_BUTTONS) | ||||
|   #define TOUCH_CS_PIN     PB1 | ||||
| #endif | ||||
|  | ||||
| // | ||||
| // Custom SPI pins | ||||
| // | ||||
|   | ||||
		Reference in New Issue
	
	Block a user