Small fix for hosted BSP #46

Merged
meierj merged 4 commits from mueller/update into develop 2021-06-21 17:57:54 +02:00

View File

@ -18,6 +18,7 @@
#endif
#define FSFW_USE_PUS_C_TELEMETRY 1
#define FSFW_USE_PUS_C_TELECOMMANDS 1
//! Can be used to disable the ANSI color sequences for C stdio.
#define FSFW_COLORED_OUTPUT 1