diff --git a/apps/plugins/png/png.h b/apps/plugins/png/png.h index 2449a754e3..f52976eeb9 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!