mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 08:15:17 +03:00
Compilation was broken
This commit is contained in:
parent
095bb38c03
commit
a2ebf07cad
1 changed files with 4 additions and 0 deletions
|
@ -157,5 +157,9 @@ void audioDefevent(uint8_t e);
|
|||
|
||||
#define PLAY_PHASE_OFF(phase)
|
||||
#define PLAY_PHASE_ON(phase)
|
||||
#define PLAY_SWITCH_MOVED(sw)
|
||||
#define PLAY_LOGICAL_SWITCH_OFF(sw)
|
||||
#define PLAY_LOGICAL_SWITCH_ON(sw)
|
||||
#define SKIP_AUTOMATIC_PROMPTS()
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue