Skip to content

Commit

Permalink
FS define
Browse files Browse the repository at this point in the history
  • Loading branch information
Aircoookie committed Nov 18, 2020
1 parent 6b942be commit fe57bfc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
Expand Down

0 comments on commit fe57bfc

Please sign in to comment.