comment
This commit is contained in:
@@ -9,7 +9,13 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[platformio]
|
||||
default_envs = Testing_RTU ; Select here the name of the configuration you want to download
|
||||
default_envs = CH_York_XXXXX_RTU ; Select here the name of the configuration you want to download
|
||||
|
||||
[env:CH_York_XXXXX_RTU]
|
||||
platform = espressif32
|
||||
board = dfrobot_firebeetle2_esp32e
|
||||
extends = common_env_options
|
||||
build_src_filter = -<*> +<BMS/CHILLER/CH_York_XXXXX_RTU>
|
||||
|
||||
[env]
|
||||
upload_port = COM100
|
||||
@@ -66,3 +72,5 @@ platform = espressif32
|
||||
board = dfrobot_firebeetle2_esp32e
|
||||
extends = common_env_options
|
||||
build_src_filter = -<*> +<BMS/VFD/VFD_ABB_ACH580_RTU>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user