added PHX3_VFD_ABB_ACH580_RTU

This commit is contained in:
RobertJDavis
2025-10-23 13:02:32 -07:00
parent 8304941cb6
commit 3a60949073
7 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
[platformio] [platformio]
default_envs = Test_VFD_ABB_ACH580_RTU ; Select here the name of the configuration you want to download default_envs = PHX3_VFD_ABB_ACH580_RTU ; Select here the name of the configuration you want to download
[env] [env]
upload_port = COM9 upload_port = COM9
@@ -201,8 +201,8 @@ board = dfrobot_firebeetle2_esp32e
extends = common_env_options extends = common_env_options
build_src_filter = -<*> +<BMS/CHILLER/CH_York_YVAA_RTU> build_src_filter = -<*> +<BMS/CHILLER/CH_York_YVAA_RTU>
[env:Test_VFD_ABB_ACH580_RTU] [env:PHX3_VFD_ABB_ACH580_RTU]
platform = espressif32 platform = espressif32
board = dfrobot_firebeetle2_esp32e board = dfrobot_firebeetle2_esp32e
extends = common_env_options extends = common_env_options
build_src_filter = -<*> +<Test_VFD_ABB_ACH580_RTU> build_src_filter = -<*> +<BMS/VFD/PHX3_VFD_ABB_ACH580_RTU>