1
0
forked from fsfw/fsfw

less confusing code

This commit is contained in:
2021-01-19 14:37:52 +01:00
parent f7b70984c1
commit f4a60a0323
2 changed files with 18 additions and 4 deletions

View File

@ -6,6 +6,7 @@
#include "../ipc/QueueFactory.h"
#include "../ipc/MutexFactory.h"
MessageQueueId_t EventManagerIF::eventmanagerQueue = MessageQueueIF::NO_QUEUE;
// If one checks registerListener calls, there are around 40 (to max 50)
// objects registering for certain events.