firmware
firmware copied to clipboard
[Feature Request]: Better Validation around Changes to the Primary channel
Platform
NRF52, ESP32
Description
Don't allow changes to the role or index of the primary channel.
It's been found that the web client can set a non-0 index channel to be primary, and the firmware gets very grumpy at this.
Boooo!
Fixed in Web:
https://github.com/meshtastic/web/pull/300