Merge pull request #3495 from reloxx13/patch-8

Add option for PlatformIO 2.4.2/1.8.0
This commit is contained in:
Theo Arends 2018-08-16 08:18:28 +02:00 committed by GitHub
commit 6e53462c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ platform = espressif8266@1.5.0
;platform = espressif8266@1.6.0
; *** Esp8266 core for Arduino version 2.4.1
;platform = espressif8266@1.7.3
; *** Esp8266 core for Arduino version 2.4.2
;platform = espressif8266@1.8.0
; *** Esp8266 core for Arduino version latest beta
;platform = https://github.com/platformio/platform-espressif8266.git#feature/stage
; *** Esp8266 core for Arduino current version