mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 20:09:14 +03:00
Serial
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
#include "Global.h"
|
#include "Global.h"
|
||||||
|
|
||||||
#include "Module/Terminal.h"
|
#include "Module/Terminal.h"
|
||||||
|
|
||||||
|
static const char *MODULE = "Cmd";
|
||||||
|
|
||||||
Terminal *term = nullptr;
|
Terminal *term = nullptr;
|
||||||
|
|
||||||
boolean but[NUM_BUTTONS];
|
boolean but[NUM_BUTTONS];
|
||||||
|
|||||||
Reference in New Issue
Block a user