1
0
mirror of https://github.com/Utyff/Zintercom.git synced 2026-01-12 17:27:42 +03:00

fixed drop while ring

added z2m dashboard screens
This commit is contained in:
lost
2021-03-23 20:57:03 +02:00
parent 425b8fa578
commit 9006169c6a
5 changed files with 25 additions and 31 deletions

View File

@@ -65,8 +65,8 @@ const uint8 zclApp_PowerSource = POWER_SOURCE_DC;
#define DEFAULT_ModeSound TRUE
#define DEFAULT_TimeRing 3 //seconds to ring, before answer
#define DEFAULT_TimeTalk 2 //seconds to talk, before open
#define DEFAULT_TimeOpen 1 //seconds to hold open
#define DEFAULT_TimeTalk 1 //seconds to talk, before open
#define DEFAULT_TimeOpen 2 //seconds to hold open
application_config_t zclApp_Config = {