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