Skip to content

Commit

Permalink
LoRa transport not available on the default channel
Browse files Browse the repository at this point in the history
  • Loading branch information
GUVWAF committed Nov 7, 2024
1 parent c2a3834 commit 2978b62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meshtastic/module_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ message ModuleConfig {

/*
* Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa.
* Note that this is not available on a channel with default key and name.
*/
bool transmit_over_lora = 3;
}
Expand Down

0 comments on commit 2978b62

Please sign in to comment.