mirror of
https://github.com/wled/WLED.git
synced 2025-07-24 19:26:40 +00:00
PIO ESP01 fix
- fix core for ESP01, newer cores are too big
This commit is contained in:
parent
078940d29f
commit
62fe7135bd
@ -75,7 +75,7 @@ build_flags =
|
|||||||
-D WLED_DISABLE_INFRARED
|
-D WLED_DISABLE_INFRARED
|
||||||
|
|
||||||
[common:esp8266_512k]
|
[common:esp8266_512k]
|
||||||
platform = ${common:esp8266.arduino_core_2_4_0}
|
platform = espressif8266@1.7.0
|
||||||
build_flags =
|
build_flags =
|
||||||
-D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH
|
-D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH
|
||||||
; -D WLED_DISABLE_MOBILE_UI
|
; -D WLED_DISABLE_MOBILE_UI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user