mirror of
https://github.com/brendanhaines/Hohm-Phone.git
synced 2024-11-09 21:14:44 -07:00
resumes dialtone at end of call
This commit is contained in:
parent
881e4fd599
commit
6dbe51952d
|
@ -104,6 +104,7 @@ void inCall() {
|
||||||
phoneNumber[j] = 0;
|
phoneNumber[j] = 0;
|
||||||
}
|
}
|
||||||
phoneNumberLength = 0;
|
phoneNumberLength = 0;
|
||||||
|
startDialtone = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
void beginCall() {
|
void beginCall() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user