mirror of
https://github.com/brendanhaines/Hohm-Phone.git
synced 2024-12-25 18:37:45 -07:00
restarts dialtone time when incoming call is refused
This commit is contained in:
parent
dff7c4745f
commit
bcbf835bcd
|
@ -142,6 +142,8 @@ void loop() {
|
|||
clearPhoneNumber();
|
||||
startDialtone = true;
|
||||
delay(100);
|
||||
resumeDialtone();
|
||||
lastActiveTime = millis();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user