Change pinout
This commit is contained in:
		@@ -10,11 +10,11 @@
 | 
			
		||||
#define SPI_SS    5
 | 
			
		||||
 | 
			
		||||
#define PIN_MOUSE_V    19 // LAN_TX0
 | 
			
		||||
#define PIN_MOUSE_VQ   26 // LAN_RX1
 | 
			
		||||
#define PIN_MOUSE_H    27 // LAN_CRS
 | 
			
		||||
#define PIN_MOUSE_H    26 // LAN_RX1
 | 
			
		||||
#define PIN_MOUSE_VQ   27 // LAN_CRS
 | 
			
		||||
#define PIN_MOUSE_HQ   23 // LAN_MDC
 | 
			
		||||
#define PIN_MOUSE_LBTN 21 // LAN_TXEN
 | 
			
		||||
#define PIN_MOUSE_MBTN 25 // LAN_RX0
 | 
			
		||||
#define PIN_MOUSE_MBTN 21 // LAN_TXEN
 | 
			
		||||
#define PIN_MOUSE_LBTN 25 // LAN_RX0
 | 
			
		||||
#define PIN_MOUSE_RBTN 17 // LAN_CLK
 | 
			
		||||
 | 
			
		||||
#define MOUSE_SCALE_MAX 63
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user