mirror of
https://github.com/brendanhaines/Hohm-Phone.git
synced 2024-12-24 18:07:01 -07:00
resets activity timer after call end
This commit is contained in:
parent
bcbf835bcd
commit
1ca5d7b208
|
@ -67,6 +67,7 @@ void inCall() {
|
|||
}
|
||||
clearPhoneNumber();
|
||||
startDialtone = true;
|
||||
lastActiveTime = millis();
|
||||
delay(100);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user