mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* 'help' updated.
This commit is contained in:
parent
466caebd9a
commit
7f15205e29
1 changed files with 1 additions and 1 deletions
|
|
@ -482,7 +482,7 @@ public:
|
|||
Serial.println(FIRMWARE_VER_TEXT);
|
||||
} else if (memcmp(command, "help", 4) == 0) {
|
||||
Serial.println("Commands:");
|
||||
Serial.println(" name <your name>");
|
||||
Serial.println(" set {name|lat|lon|freq|tx|af} {value}");
|
||||
Serial.println(" card");
|
||||
Serial.println(" import {biz card}");
|
||||
Serial.println(" clock");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue