Update platformio.ini

This commit is contained in:
Jason2866 2019-11-14 17:37:46 +01:00 committed by GitHub
parent 7e6409d167
commit 084a725e31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ build_flags = ${esp82xx_defaults.build_flags}
; -lstdc++-exc
[core_2_6_1]
; *** Esp8266 core for Arduino version 2.6.0 (for Windows, most Linux variants and Mac)
; *** Esp8266 core for Arduino version 2.6.1 (for Windows, most Linux variants and Mac)
; *** custom setup until the core 2.6.0 version is official released from PlatformIO crew
platform = https://github.com/Jason2866/platform-espressif8266.git#core_2_6_1
build_flags = ${esp82xx_defaults.build_flags}