TCP Server Update #421

Merged
gaisser merged 6 commits from KSat/fsfw:mueller/tcp-server into development 2021-05-25 14:13:49 +02:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 0bc124fd21 - Show all commits

View File

@ -15,8 +15,8 @@ namespace objects {
PUS_DISTRIBUTOR = 11,
TM_FUNNEL = 12,
UDP_BRIDGE = 15,
UDP_POLLING_TASK = 16,
TCPIP_BRIDGE = 15,
TCPIP_HELPER = 16,
TEST_ECHO_COM_IF = 20,
TEST_DEVICE = 21,