1
0
forked from fsfw/fsfw

Merge branch 'master' into mueller/defaultcfg

This commit is contained in:
2020-10-29 20:09:31 +01:00
72 changed files with 4162 additions and 61 deletions

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;