mirror of
https://github.com/brendanhaines/Hohm-Phone.git
synced 2025-04-04 07:35:10 -06: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…
x
Reference in New Issue
Block a user