added way to completely disable printouts
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
#if FSFW_DISABLE_PRINTOUT == 0
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
namespace fsfw {
|
||||
|
||||
|
Reference in New Issue
Block a user