mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
quick workaround to fix esp8266 2.0.0 core libraries breaking changes
This commit is contained in:
@@ -4,7 +4,8 @@
|
|||||||
env_default = d1_mini
|
env_default = d1_mini
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
platform = espressif8266
|
; platform = espressif8266
|
||||||
|
platform = espressif8266@1.8.0
|
||||||
flash_mode = dout
|
flash_mode = dout
|
||||||
build_flags = -g -w
|
build_flags = -g -w
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user