MVG Template created

This commit is contained in:
Emmanuel HC
2025-11-10 09:24:44 -06:00
parent 210a53800e
commit 587945cf1f
5 changed files with 55 additions and 44 deletions

View File

@@ -12,7 +12,7 @@
default_envs = MVG_SC_EC_M505_TCP ; Select here the name of the configuration you want to download
[env]
upload_port = COM16
upload_port = COM26
[common_env_options]
framework = arduino
@@ -251,7 +251,6 @@ build_src_filter = -<*> +<Base_TCP>
platform = espressif32
board = dfrobot_firebeetle2_esp32e
extends = common_env_options
build_flags =
-D USE_MODBUS_IP,
-D USE_LED
build_src_filter = -<*> +<EPMS/MVG_SC_EC_M505_TCP>
build_flags = -D USE_MODBUS_IP,
build_src_filter = -<*> +<EPMS/MVG/MVG_SC_EC_M505_TCP>