Missed one.

This commit is contained in:
Sacha Weatherstone 2022-03-30 14:14:14 +11:00
parent e46d5b099d
commit 69d6f063b9

View file

@ -932,7 +932,6 @@ message RadioConfig {
* Whether to send encrypted or decrypted packets to MQTT.
* This parameter is only honoured if you also set mqtt_server
* (the default official mqtt.meshtastic.org server can handle encrypted packets)
*
* Decrypted packets may be useful for external systems that want to consume meshtastic packets
*/
bool mqtt_encryption_enabled = 174;