Merge pull request 'Small fix for hosted BSP' (#46) from mueller/update into develop

Reviewed-on: #46
This commit is contained in:
Jakob Meier 2021-06-21 17:57:53 +02:00
commit 87b9d2d82a

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