Merge pull request #164 from meshtastic/remove-phone-timeout

Removed pref
pull/167/head
Ben Meadors 2022-06-12 08:02:02 -05:00 zatwierdzone przez GitHub
commit e5b5adc196
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 8 usunięć

Wyświetl plik

@ -322,14 +322,6 @@ message Config {
*/
uint32 wait_bluetooth_secs = 7;
/*
* Power management state machine option.
* See [power management](/docs/software/other/power) for details.
* 0 for default of 15 minutes
* IMPORTANT NOTE FOR DEVICE CLIENTS: YOU MUST SEND SOME SORT OF PACKET TO THE PHONE AT LEAST THIS OFTEN OR THE DEVICE WILL DECIDE YOU ARE GONE!
*/
uint32 phone_timeout_secs = 8;
/*
* Power management state machine option.
* See [power management](/docs/software/other/power) for details.