cleaned up a bit and changed to PUS C

This commit is contained in:
2021-06-17 12:14:31 +02:00
parent 09947d4795
commit 11f4b23b1d
2 changed files with 15 additions and 10 deletions

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