mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
LoRa transport not available on the default channel
This commit is contained in:
parent
c2a3834e24
commit
2978b62587
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue