1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-26 09:45:21 +03:00

improve sync

This commit is contained in:
3djc 2021-05-11 18:12:22 +02:00
parent 5ad3f95cdc
commit 87b78218ad
2 changed files with 4 additions and 1 deletions

View file

@ -136,6 +136,7 @@ TASK_FUNCTION(mixerTask)
s_pulses_paused = true;
mixerSchedulerInit();
#if !defined(PCBSKY9X)
mixerSchedulerStart();
#endif