Fix red (midi plugin: action rename)

Change-Id: Ie21711cbf98aad1fbfc24924c9281caf39f22af5
This commit is contained in:
Sebastian Leonhardt 2016-09-23 17:45:44 +02:00
parent e05545bc2b
commit e813c3f50b

View file

@ -157,7 +157,7 @@
#define MIDI_PLAYPAUSE BUTTON_PLAY
#elif CONFIG_KEYPAD == CREATIVE_ZENXFI3_PAD
#define MIDI_QUIT BUTTON_PLAY|BUTTON_REPEAT)
#define MIDI_QUIT (BUTTON_PLAY|BUTTON_REPEAT)
#define MIDI_FFWD BUTTON_MENU
#define MIDI_REWIND BUTTON_BACK
#define MIDI_VOL_UP BUTTON_VOL_UP