imx233: fix debug screen keys for the zen x-fi3
Change-Id: I81cfb25d3bd6ff8ec43c64a9f55e1b7bd0ee1473
This commit is contained in:
parent
1a7bf7b91c
commit
d85f796890
1 changed files with 2 additions and 2 deletions
|
@ -70,8 +70,8 @@ int my_get_action(int tmo)
|
|||
break;
|
||||
#if defined(BUTTON_SELECT)
|
||||
case BUTTON_SELECT:
|
||||
#elif defined(BUTTON_PLAYPAUSE)
|
||||
case BUTTON_PLAYPAUSE:
|
||||
#elif defined(BUTTON_PLAY)
|
||||
case BUTTON_PLAY:
|
||||
#elif defined(BUTTON_CENTER)
|
||||
case BUTTON_CENTER:
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue