1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 15:03:07 +01:00

#100: allow to set custom_config, custom_js, custom_css

This commit is contained in:
wellenvogel
2025-03-05 20:48:29 +01:00
parent 036add6feb
commit 8c035c4ba1
3 changed files with 22 additions and 13 deletions

View File

@@ -10,8 +10,9 @@ lib_deps =
build_flags=
-D BOARD_TEST
${env.build_flags}
extra_config=lib/exampletask/exampleConfig.json,
extra_js=lib/exampletask/example.js
extra_css=lib/exampletask/example.css
custom_config=
lib/exampletask/exampleConfig.json
custom_js=lib/exampletask/example.js
custom_css=lib/exampletask/example.css
upload_port = /dev/esp32
upload_protocol = esptool