renamed namepsace for printers
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#include <cstdio>
|
||||
#endif
|
||||
|
||||
namespace fsfw {
|
||||
namespace sif {
|
||||
|
||||
enum PrintLevel {
|
||||
NONE = 0,
|
||||
|
Reference in New Issue
Block a user