hosted compiling with event translation

This commit is contained in:
2021-05-17 19:51:38 +02:00
committed by Robin Mueller
parent 52d3300d0c
commit 64b5867be3
2 changed files with 13 additions and 2 deletions

View File

@ -25,7 +25,7 @@
//! If FSFW_OBJ_EVENT_TRANSLATION is set to one,
//! additional output which requires the translation files translateObjects
//! and translateEvents (and their compiled source files)
#define FSFW_OBJ_EVENT_TRANSLATION 0
#define FSFW_OBJ_EVENT_TRANSLATION 1
#if FSFW_OBJ_EVENT_TRANSLATION == 1
//! Specify whether info events are printed too.