"modbustcp_20230725"

This commit is contained in:
pgh_dd
2023-07-25 20:02:06 +08:00
parent d8021b55f8
commit b779734061
6 changed files with 1137 additions and 1 deletions
+4 -1
View File
@@ -239,6 +239,9 @@ menu "test app"
menuconfig USER_TEST_TIMER
bool "Config test soft timer"
default n
menuconfig USER_TEST_MODBUS_TCP
bool "Config test modbus_tcp"
default n
endif
endmenu