mirror of
https://github.com/Anonym-tsk/smart-domofon.git
synced 2025-12-31 11:56:24 +03:00
Delay afrer open support
This commit is contained in:
@@ -34,6 +34,7 @@ void answerAndOpen() {
|
||||
callAnswer();
|
||||
delay(RELAY_ANSWER_ON_TIME);
|
||||
doorOpen();
|
||||
delay(RELAY_AFTER_OPEN_ON_TIME);
|
||||
callHangUp();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user