added York YVAA RTU
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
[platformio]
|
||||
|
||||
|
||||
default_envs = PDU_Maverick_Power_TCP ; Select here the name of the configuration you want to download
|
||||
default_envs = CH_York_YVAA_RTU ; Select here the name of the configuration you want to download
|
||||
|
||||
[env]
|
||||
upload_port = COM15
|
||||
upload_port = COM9
|
||||
|
||||
[common_env_options]
|
||||
framework = arduino
|
||||
@@ -132,7 +132,6 @@ extends = common_env_options
|
||||
build_flags = -D USE_MODBUS_IP
|
||||
build_src_filter = -<*> +<EPMS/ATS/ATS_800_RPD>
|
||||
|
||||
|
||||
[env:Susol_Smart_MCCB_TCP]
|
||||
platform = espressif32
|
||||
board = dfrobot_firebeetle2_esp32e
|
||||
@@ -195,3 +194,9 @@ board = dfrobot_firebeetle2_esp32e
|
||||
extends = common_env_options
|
||||
build_flags = -D USE_MODBUS_IP
|
||||
build_src_filter = -<*> +<EPMS/UPS/UPS_Vertiv_APM2_TCP>
|
||||
|
||||
[env:CH_York_YVAA_RTU]
|
||||
platform = espressif32
|
||||
board = dfrobot_firebeetle2_esp32e
|
||||
extends = common_env_options
|
||||
build_src_filter = -<*> +<BMS/CHILLER/CH_York_YVAA_RTU>
|
||||
Reference in New Issue
Block a user