diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/png/png.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/png/png.h b/apps/plugins/png/png.h index 2449a75..f52976e 100644 --- a/apps/plugins/png/png.h +++ b/apps/plugins/png/png.h @@ -299,6 +299,7 @@ You are free to name this file lodepng.cpp or lodepng.c depending on your usage. #define PNG_PREVIOUS BUTTON_PLAYLIST #elif CONFIG_KEYPAD == ONDAVX747_PAD +#define PNG_MENU BUTTON_POWER #else #error No keymap defined! |