mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #138 from meshtastic/remove_send_owner_interval
Removed pref
This commit is contained in:
commit
c6abcf8d6b
1 changed files with 0 additions and 5 deletions
|
|
@ -384,11 +384,6 @@ message RadioConfig {
|
|||
*/
|
||||
bool position_broadcast_smart_disabled = 17;
|
||||
|
||||
/*
|
||||
* Send our owner info at least this often (also we always send once at boot - to rejoin the mesh)
|
||||
*/
|
||||
uint32 send_owner_interval = 2;
|
||||
|
||||
/*
|
||||
* If we miss this many owner messages from a node, we declare the node
|
||||
* offline (defaults to 3 - to allow for some lost packets) (FIXME not yet used)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue