diff --git a/radioconfig.proto b/radioconfig.proto index 6fe587c..85f9d8b 100644 --- a/radioconfig.proto +++ b/radioconfig.proto @@ -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)