mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-25 17:25:10 +03:00
3djc/2.4 add 2.3 pr (#8099)
This commit is contained in:
parent
87cd9047b1
commit
24f93a7cbe
94 changed files with 22779 additions and 205 deletions
|
@ -518,8 +518,6 @@ AudioQueue::AudioQueue()
|
|||
#if !defined(SIMU)
|
||||
void audioTask(void * pdata)
|
||||
{
|
||||
audioWaitReady();
|
||||
|
||||
while (!audioQueue.started()) {
|
||||
RTOS_WAIT_TICKS(1);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue