mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
Fix for companion9x
This commit is contained in:
parent
d033378784
commit
65c6dddf98
1 changed files with 1 additions and 1 deletions
|
@ -869,7 +869,7 @@ enum AUDIO_SOUNDS {
|
|||
#if defined(PCBARM)
|
||||
#include "ersky9x/audio.h"
|
||||
#else
|
||||
#include "ersky9x/audio.h"
|
||||
#include "stock/audio.h"
|
||||
#endif
|
||||
#else
|
||||
#include "beeper.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue