1
0
forked from fsfw/fsfw

include adaption

This commit is contained in:
2020-10-20 17:06:09 +02:00
parent 7821cc2870
commit c677358343
3 changed files with 3 additions and 3 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;