mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Pin platformio platforms (#335)
This commit is contained in:
		| @@ -2,11 +2,11 @@ | ||||
| ; platforms | ||||
|  | ||||
| [env:espressif8266] | ||||
| platform = espressif8266 | ||||
| platform = espressif8266@1.8.0 | ||||
| board = nodemcuv2 | ||||
| framework = arduino | ||||
|  | ||||
| [env:espressif32] | ||||
| platform = espressif32 | ||||
| platform = espressif32@1.5.0 | ||||
| board = nodemcu-32s | ||||
| framework = arduino | ||||
|   | ||||
		Reference in New Issue
	
	Block a user