I'm not even going to acknowledge this one.
This commit is contained in:
parent
25d1325614
commit
2c2418703c
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ void showHelp() { //I think this is fairly self explanatory, but still, making s
|
|||
Serial.println(" help - Displays this help message");
|
||||
Serial.println(" calc <number> <operator> <number> - calculates command");
|
||||
Serial.println(" run <script.gs> - Runs a script file");
|
||||
Serial.println(" loop <number> <command> - Loops a command the inputted amout of times");
|
||||
Serial.println(" loop <number> <command> - Loops a command the inputted amount of times");
|
||||
//Serial.println(" high <pin-number> - sets the inputted pin to high");// 12
|
||||
//Serial.println(" low <pin-number> - sets the inputted pin to low"); //13
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue