pull/1352/head
cschwinne 2020-11-18 09:45:07 +01:00
rodzic 6b942be1cd
commit fe57bfce1b
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -159,6 +159,7 @@ build_flags =
[esp32]
build_flags = -w -g
-DARDUINO_ARCH_ESP32
-DCONFIG_LITTLEFS_FOR_IDF_3_2
[scripts_defaults]
extra_scripts = pio/name-firmware.py
@ -175,8 +176,6 @@ board_build.flash_mode = dout
monitor_speed = 115200
upload_speed = 115200
lib_extra_dirs = ./wled00/src
# ------------------------------------------------------------------------------
# LIBRARIES: required dependencies
# Please note that we don't always use the latest version of a library.