restarts dialtone time when incoming call is refused
This commit is contained in:
parent
dff7c4745f
commit
bcbf835bcd
@ -142,6 +142,8 @@ void loop() {
|
|||||||
clearPhoneNumber();
|
clearPhoneNumber();
|
||||||
startDialtone = true;
|
startDialtone = true;
|
||||||
delay(100);
|
delay(100);
|
||||||
|
resumeDialtone();
|
||||||
|
lastActiveTime = millis();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user