mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-12 10:59:02 +08:00
Update platformio.ini
no BT enabled so not need to limit the fs on 2.x for esp32, based on @ReneHezser feedback
This commit is contained in:
parent
57b48ebbcb
commit
10be986ba9
@ -31,7 +31,7 @@ board_build.f_flash = 80000000L
|
|||||||
board_build.flash_mode = qio
|
board_build.flash_mode = qio
|
||||||
; None
|
; None
|
||||||
build_flags = -DCORE_DEBUG_LEVEL=0
|
build_flags = -DCORE_DEBUG_LEVEL=0
|
||||||
board_build.partitions = min_spiffs.csv
|
board_build.partitions = default.csv
|
||||||
upload_speed = 921600
|
upload_speed = 921600
|
||||||
lib_ignore =
|
lib_ignore =
|
||||||
ESPAsyncTCP
|
ESPAsyncTCP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user