mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
fix(cli): parse tempradio args without mutable copy and document timeout cap
This commit is contained in:
parent
cdd3d5f34e
commit
f4e07716c4
2 changed files with 63 additions and 10 deletions
|
|
@ -211,7 +211,7 @@
|
|||
- `bw`: Bandwidth in kHz (7.8-500)
|
||||
- `sf`: Spreading factor (5-12)
|
||||
- `cr`: Coding rate (5-8)
|
||||
- `timeout_mins`: Duration in minutes (must be > 0)
|
||||
- `timeout_mins`: Duration in minutes (must be 1-32767)
|
||||
|
||||
**Note:** This is not saved to preferences and will clear on reboot
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue