Revert "this is not working. Do you maybe know why?"

This reverts commit 8bcdb9f5f0.
This commit is contained in:
Bernhard Kubicek
2011-11-05 16:49:29 +01:00
parent 8bcdb9f5f0
commit b9ea0651ec
8 changed files with 182 additions and 268 deletions

View File

@ -10,7 +10,6 @@
#define ECHO(x) Serial << "echo: " << x;
#define ECHOLN(x) Serial << "echo: "<<x<<endl;
void get_command();
void process_commands();