1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 16:25:16 +03:00

Compilation was broken

This commit is contained in:
Bertrand Songis 2014-02-21 15:54:53 +01:00
parent 095bb38c03
commit a2ebf07cad

View file

@ -157,5 +157,9 @@ void audioDefevent(uint8_t e);
#define PLAY_PHASE_OFF(phase) #define PLAY_PHASE_OFF(phase)
#define PLAY_PHASE_ON(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 #endif