Update platformio.ini

This commit is contained in:
Emmanuel HC
2025-09-29 09:06:44 -05:00
parent 74a43e76ac
commit 6432b6f3cb

View File

@@ -9,7 +9,6 @@
; https://docs.platformio.org/page/projectconf.html
[platformio]
default_envs = Base_RTU ; Select here the name of the configuration you want to download
[env]
upload_port = COM100
@@ -108,7 +107,6 @@ build_src_filter = -<*> +</Testing_TCP>
platform = espressif32
board = dfrobot_firebeetle2_esp32e
extends = common_env_options
upload_port = COM100
build_src_filter = -<*> +<BMS/CHILLER/CH_Daikin_AWV026B_RTU>
[env:CRAH_PAHHC_600_C6_TCP]
@@ -130,3 +128,4 @@ board = dfrobot_firebeetle2_esp32e
extends = common_env_options
build_src_filter = -<*> +<BMS/CHILLER/CH_York_XXXXX_RTU>
[env:ATS_800_RPD]