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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user