gen
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
[platformio]
|
||||
|
||||
default_envs = MVG_SC_EC_M505_TCP ; Select here the name of the configuration you want to download
|
||||
default_envs = GEN_CAT_GCCP_TCP ; Select here the name of the configuration you want to download
|
||||
|
||||
[env]
|
||||
upload_port = COM26
|
||||
@@ -254,3 +254,10 @@ extends = common_env_options
|
||||
build_flags = -D USE_MODBUS_IP,
|
||||
build_src_filter = -<*> +<EPMS/MVG/MVG_SC_EC_M505_TCP>
|
||||
|
||||
[env:GEN_CAT_GCCP_TCP]
|
||||
platform = espressif32
|
||||
board = dfrobot_firebeetle2_esp32e
|
||||
extends = common_env_options
|
||||
build_flags = -D USE_MODBUS_IP,
|
||||
build_src_filter = -<*> +<EPMS/GEN/GEN_CAT_GCCP_TCP>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user