resumes dialtone at end of call

This commit is contained in:
Brendan Haines 2016-11-01 22:09:46 -06:00
parent 881e4fd599
commit 6dbe51952d

View File

@ -104,6 +104,7 @@ void inCall() {
phoneNumber[j] = 0;
}
phoneNumberLength = 0;
startDialtone = true;
}
void beginCall() {