mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49: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
|
||||
|
||||
[common]
|
||||
platform = espressif8266
|
||||
; platform = espressif8266
|
||||
platform = espressif8266@1.8.0
|
||||
flash_mode = dout
|
||||
build_flags = -g -w
|
||||
|
||||
|
||||
Reference in New Issue
Block a user