1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

modify dependency handling to use mode off

This commit is contained in:
andreas
2023-10-27 19:06:06 +02:00
parent 80017af0b4
commit 553f6c0a23
3 changed files with 49 additions and 22 deletions

View File

@@ -32,6 +32,8 @@ lib_deps =
Preferences
ESPmDNS
WiFi
Update
Wire
board_build.embed_files =
lib/generated/index.html.gz
lib/generated/index.js.gz
@@ -44,6 +46,7 @@ extra_scripts =
pre:extra_script.py
post:post.py
lib_ldf_mode = off
#lib_ldf_mode = chain+
monitor_speed = 115200
build_flags =
-D PIO_ENV_BUILD=$PIOENV