renamed tcpip tasks

This commit is contained in:
Robin Müller 2021-05-13 21:46:46 +02:00
parent 1e9c789287
commit 0bc124fd21
1 changed files with 2 additions and 2 deletions

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,