Merge pull request #138 from meshtastic/remove_send_owner_interval

Removed pref
pull/140/head
Ben Meadors 2022-04-06 12:41:17 +00:00 zatwierdzone przez GitHub
commit c6abcf8d6b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 5 usunięć

Wyświetl plik

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