this is not working. Do you maybe know why?
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
#define ECHO(x) Serial << "echo: " << x;
|
||||
#define ECHOLN(x) Serial << "echo: "<<x<<endl;
|
||||
|
||||
|
||||
void get_command();
|
||||
void process_commands();
|
||||
|
||||
|
Reference in New Issue
Block a user