This commit is contained in:
Yuri Trikoz
2020-06-24 01:42:56 +03:00
parent cb9c0efac6
commit 7dd13b7fcf

View File

@@ -1,6 +1,9 @@
#include "Global.h"
#include "Module/Terminal.h"
static const char *MODULE = "Cmd";
Terminal *term = nullptr;
boolean but[NUM_BUTTONS];