Merge pull request #140 from meshtastic/remove-phone-sds

Removed phone-sds-timeout
This commit is contained in:
Ben Meadors 2022-04-12 12:45:29 +00:00 committed by GitHub
commit 6ff115232f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -413,13 +413,6 @@ message RadioConfig {
*/
uint32 phone_timeout_secs = 6;
/*
* Power management state machine option.
* See [power management](/docs/software/other/power) for details.
* 0 for default of two hours, MAXUINT for disabled
*/
uint32 phone_sds_timeout_sec = 7;
/*
* Power management state machine option.
* See [power management](/docs/software/other/power) for details.