mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-05-14 12:35:09 +00:00
* 'help' updated.
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user