diff options
Diffstat (limited to 'apps/plugins/invadrox.c')
| -rw-r--r-- | apps/plugins/invadrox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/invadrox.c b/apps/plugins/invadrox.c index a1182c2..1bd80f0 100644 --- a/apps/plugins/invadrox.c +++ b/apps/plugins/invadrox.c @@ -139,7 +139,7 @@ PLUGIN_HEADER #define RIGHT BUTTON_RIGHT #define FIRE BUTTON_SELECT -#elif CONFIG_KEYPAD == ELIO_TPJ1022_PAD +#elif CONFIG_KEYPAD == TATUNG_TPJ1022_PAD /* TODO: Figure out which buttons to use for Tatung Elio TPJ-1022 */ #define QUIT BUTTON_AB |