Local Data Pool Init #280

Merged
gaisser merged 28 commits from KSat/fsfw:mueller/newLocalDataPools into development 2020-12-08 15:34:30 +01:00
Showing only changes of commit 4d1492f130 - Show all commits

View File

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