mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add pin aliases for upesy boards (#3794)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							5e1b724697
						
					
				
				
					commit
					2b032e8606
				
			| @@ -1003,6 +1003,8 @@ ESP32_BOARD_PINS = { | |||||||
|         "D13": 2, |         "D13": 2, | ||||||
|     }, |     }, | ||||||
|     "xinabox_cw02": {"LED": 27}, |     "xinabox_cw02": {"LED": 27}, | ||||||
|  |     "upesy_wroom": {"LED": 2}, | ||||||
|  |     "upesy_wrover": {"LED": 2}, | ||||||
| } | } | ||||||
|  |  | ||||||
| """ | """ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user