mirror of
https://github.com/brendanhaines/Hohm-Phone.git
synced 2024-12-25 18:37:45 -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;
|
||||
}
|
||||
phoneNumberLength = 0;
|
||||
startDialtone = true;
|
||||
}
|
||||
|
||||
void beginCall() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user