1
0
forked from fsfw/fsfw

updated user folder

This commit is contained in:
2021-07-30 14:18:47 +02:00
parent e1f92b3da4
commit 0b207b2b1a
12 changed files with 103 additions and 481 deletions

View File

@ -15,14 +15,17 @@ namespace objects {
PUS_DISTRIBUTOR = 11,
TM_FUNNEL = 12,
TCPIP_BRIDGE = 15,
TCPIP_HELPER = 16,
UDP_BRIDGE = 15,
UDP_POLLING_TASK = 16,
TEST_ECHO_COM_IF = 20,
TEST_DEVICE = 21,
HK_RECEIVER_MOCK = 22,
TEST_LOCAL_POOL_OWNER_BASE = 25
TEST_LOCAL_POOL_OWNER_BASE = 25,
SHARED_SET_ID = 26
};
}