1
0
forked from fsfw/fsfw

renamed namepsace for printers

This commit is contained in:
2021-01-12 13:12:44 +01:00
parent e497c4ab15
commit 071ce21f09
3 changed files with 32 additions and 32 deletions

View File

@ -2,7 +2,7 @@
#include <cstdio>
#endif
namespace fsfw {
namespace sif {
enum PrintLevel {
NONE = 0,