Merge branch 'development' into mueller/LocalPoolRefactoring

This commit is contained in:
2020-12-01 13:54:56 +01:00
49 changed files with 295 additions and 268 deletions

View File

@ -4,7 +4,7 @@
#include <stdint.h>
#include "fwSubsystemIdRanges.h"
//could be move to more suitable location
#include <subsystemIdRanges.h>
#include <events/subsystemIdRanges.h>
typedef uint16_t EventId_t;
typedef uint8_t EventSeverity_t;