Start adding stop logic #3

Merged
muellerr merged 6 commits from stop-logic into main 2024-04-13 10:56:45 +02:00
Showing only changes of commit ebd3514dec - Show all commits

View File

@ -1,8 +0,0 @@
{
"com_if": "tcp",
"tcpip_udp_ip_addr": "127.0.0.1",
"tcpip_udp_port": 7301,
"tcpip_udp_recv_max_size": 1500,
"tcpip_tcp_ip_addr": "127.0.0.1",
"tcpip_tcp_port": 7301
}