moved f4ll_cpp imto its own namespace
moved strutil to the application
This commit is contained in:
parent
0e09fd9a7a
commit
8c62136773
21 changed files with 70 additions and 27 deletions
|
@ -7,4 +7,4 @@
|
|||
|
||||
#include "globals.h"
|
||||
|
||||
SerialConsole<257> *g_console = nullptr;
|
||||
f4ll_cpp::SerialConsole<257> *g_console = nullptr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue