mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-05 15:20:42 +08:00
fix esp8266 core to 2.5.2
This commit is contained in:
parent
5004afaf35
commit
f5e5282d4f
@ -34,7 +34,8 @@ lib_ignore =
|
|||||||
ESPAsyncTCP
|
ESPAsyncTCP
|
||||||
|
|
||||||
[env:esp8266]
|
[env:esp8266]
|
||||||
platform = espressif8266
|
;esp8266 core 2.5.2
|
||||||
|
platform = espressif8266@2.2.0
|
||||||
board = esp12e
|
board = esp12e
|
||||||
framework = arduino
|
framework = arduino
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
|
Loading…
x
Reference in New Issue
Block a user