mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
Add clkreboot command to README
Needed if time is too far forward as soft reboot does not reset clock on esp32
This commit is contained in:
parent
d3b8c72aaa
commit
87f6847487
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ Commands are given after arguments, they can be chained and some have shortcuts.
|
|||
card : export this node URI e
|
||||
ver : firmware version v
|
||||
reboot : reboots node
|
||||
clkreboot : reboots node and clock on esp32
|
||||
sleep <secs> : sleeps for a given amount of secs s
|
||||
wait_key : wait until user presses <Enter> wk
|
||||
apply_to <f> <cmds> : sends cmds to contacts matching f at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue