Update platformio.ini

This commit is contained in:
Luc 2021-03-30 14:05:01 +02:00
parent ecf48fe89d
commit f6681bcbed

View File

@ -50,7 +50,7 @@ board_build.f_cpu = 160000000L
; set frequency to 40MHz ; set frequency to 40MHz
board_build.f_flash = 40000000L board_build.f_flash = 40000000L
board_build.flash_mode = dout board_build.flash_mode = dout
upload_resetmethod = ck upload_resetmethod = nodemcu
build_flags = build_flags =
-Wl,-Teagle.flash.4m2m.ld -Wl,-Teagle.flash.4m2m.ld
-D PIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY -D PIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY