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.
```
Using Python CLI v1.3.29:
```
>meshtastic --set lora.region eu433
Connected to radio
lora.region does not have an enum called ru, so you can not set it.
Choices in sorted order are:
ANZ
CN
EU433
EU868
IN
JP
KR
NZ865
RU
TH
TW
US
Unset
LocalConfig and LocalModuleConfig do not have attribute lora.region.
```
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.
```
Using Python CLI v1.3.29:
```
>meshtastic --set device.role client
Connected to radio
device.role does not have an enum called client, so you can not set it.
Choices in sorted order are:
Client
ClientMute
Router
RouterClient
LocalConfig and LocalModuleConfig do not have attribute device.role.
```
* Start of 1.2 EOL cleanup
* initial docs updates
* Move more 1.2 files
* Move remaining 1.2 files
* Fix links
* Fix links
* More links
* The rest of the broken links
* Missed a couple of links
* Really last link
* Links to the final 1.2 firmare and android app
* add last flasher
* fix gps_disabled
* update enthusiast page
* Delete 1.2 from apple apps
* Fix error in module index