update fsfwgen

This commit is contained in:
2021-08-02 11:43:49 +02:00
parent 0b1b74e879
commit 4b4cfc09c5
11 changed files with 209 additions and 150 deletions

View File

@ -1,7 +1,7 @@
#ifndef FSFWCONFIG_EVENTS_TRANSLATEEVENTS_H_
#define FSFWCONFIG_EVENTS_TRANSLATEEVENTS_H_
#include <fsfw/events/Event.h>
#include "fsfw/events/Event.h"
const char * translateEvents(Event event);