mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
update wait_bluetooth_secs
This commit is contained in:
parent
31e36bb1a0
commit
1a7e371a16
|
@ -27,9 +27,9 @@ to keep the Bluetooth link alive for eight hours (any usage of the Bluetooth pro
|
|||
|
||||
```shell title="Expected Output"
|
||||
# You should see a result similar to this:
|
||||
mydir$ meshtastic --set bluetooth.wait_bluetooth_secs 28800
|
||||
mydir$ meshtastic --set power.wait_bluetooth_secs 28800
|
||||
Connected to radio...
|
||||
Setting bluetooth.wait_bluetooth_secs to 28800
|
||||
Setting power.wait_bluetooth_secs to 28800
|
||||
Writing modified preferences to device...
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue