diff --git a/pytmtc/tmtc_conf.json b/pytmtc/tmtc_conf.json deleted file mode 100644 index f2c8afd..0000000 --- a/pytmtc/tmtc_conf.json +++ /dev/null @@ -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 -}