Change from pin 23 to pin 22 for button.
This commit is contained in:
		
							parent
							
								
									c7ece609ea
								
							
						
					
					
						commit
						8310fd0a17
					
				| 
						 | 
					@ -6,7 +6,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define BOARDFIRMWARE "2.2"
 | 
					#define BOARDFIRMWARE "2.2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define BUTTONPIN 23
 | 
					#define BUTTONPIN 22
 | 
				
			||||||
#define DEBOUNCEMS 15
 | 
					#define DEBOUNCEMS 15
 | 
				
			||||||
#define BOARD "ESP32"
 | 
					#define BOARD "ESP32"
 | 
				
			||||||
#define SERVICE "LEDsActionButton"
 | 
					#define SERVICE "LEDsActionButton"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user