meshtastic/docs/settings
Vladislav Osmanov 5ccb5dfb37
param value is case sensitive
Using Python CLI v1.3.29:
```
>meshtastic --set bluetooth.mode randomPin
Connected to radio
bluetooth.mode does not have an enum called randomPin, so you can not set it.
Choices in sorted order are:
    FixedPin
    NoPin
    RandomPin
LocalConfig and LocalModuleConfig do not have attribute bluetooth.mode.
```
2022-09-11 17:27:03 +03:00
..
config param value is case sensitive 2022-09-11 17:27:03 +03:00
moduleconfig 1.2 End of Life (#400) 2022-09-09 13:48:23 +10:00
index.mdx Delete page all about power states that are gone, update display config 2022-08-08 16:16:45 -07:00