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