feat(doorbell): add inactivity timeout to turn off screen
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#define HOLD_TO_SILENCE_MS 3000
|
||||
#define ALERT_TIMEOUT_MS 120000
|
||||
#define SILENCE_DISPLAY_MS 10000
|
||||
#define INACTIVITY_TIMEOUT_MS 30000
|
||||
#define WIFI_CONNECT_TIMEOUT_MS 15000
|
||||
#define HTTP_TIMEOUT_MS 10000
|
||||
#define HINT_ANIMATION_MS 2000
|
||||
|
||||
Reference in New Issue
Block a user