mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Vario didn't stop beeping when in sink mode
This commit is contained in:
parent
06e945be67
commit
e5cfef711f
1 changed files with 1 additions and 0 deletions
|
@ -644,6 +644,7 @@ int ToneContext::mixBuffer(AudioBuffer *buffer, int volume, unsigned int fade)
|
|||
double toneIdx = state.idx;
|
||||
|
||||
if (fragment.tone.reset) {
|
||||
fragment.tone.reset = 0;
|
||||
state.duration = 0;
|
||||
state.pause = 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue