Commit graph

10 commits

Author SHA1 Message Date
Vladislav Osmanov f1f4f46f1d
param value is case sensitive
Using Python CLI v1.3.29:
```
>meshtastic --set lora.modem_preset longSlow
Connected to radio
lora.modem_preset does not have an enum called longSlow, so you can not set it.
Choices in sorted order are:
    LongFast
    LongSlow
    MedFast
    MedSlow
    ShortFast
    ShortSlow
    VLongSlow
LocalConfig and LocalModuleConfig do not have attribute lora.modem_preset.
```
2022-09-11 18:02:03 +03:00
Garth Vander Houwen a1210afc34 1.3 Config updates 2022-08-18 07:34:39 -07:00
Garth Vander Houwen 579678ef01 1.3 Module Config updates 2022-08-03 08:14:18 -07:00
Garth Vander Houwen 3fa2f136de Update telemetry docs 2022-08-01 16:23:51 -07:00
Garth Vander Houwen 0041030f19 Update defaults to where things are working 2022-07-14 22:33:45 -07:00
Garth Vander Houwen 954b50a292 update device compatibiltiy 2022-07-11 11:05:10 -07:00
Garth Vander Houwen a0a295f407 Update 1.3 docs with flasher and web ui compatibility 2022-06-29 22:01:59 -07:00
Garth Vander Houwen e74ab73da5 Add user config options 2022-06-29 08:55:33 -07:00
Garth Vander Houwen 71fe9942a5 Consistancy updates 2022-06-24 19:53:21 -07:00
Garth Vander Houwen 79468bd8b3 Update 1.2 pages 2022-06-24 19:42:37 -07:00