added new option

This commit is contained in:
Robin Müller 2021-04-12 20:40:41 +02:00
parent 5d93cf12f7
commit d7d52439d7
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
#define FSFW_DISABLE_PRINTOUT 0
#endif
#define FSFW_USE_PUS_C_TELEMETRY 1
//! Can be used to disable the ANSI color sequences for C stdio.
#define FSFW_COLORED_OUTPUT 1