fix esp8266 core to 2.5.2

This commit is contained in:
Luc 2020-04-01 19:54:53 +02:00 committed by GitHub
parent 5004afaf35
commit f5e5282d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,8 @@ lib_ignore =
ESPAsyncTCP
[env:esp8266]
platform = espressif8266
;esp8266 core 2.5.2
platform = espressif8266@2.2.0
board = esp12e
framework = arduino
monitor_speed = 115200