mirror of
https://github.com/brendanhaines/Hohm-Phone.git
synced 2024-12-25 18:37:45 -07: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…
Reference in New Issue
Block a user