Removed pref

This commit is contained in:
Ben Meadors 2022-04-06 07:27:42 -05:00
parent e1ef519d07
commit 72b3583ad9

View file

@ -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)