summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps.h')
-rw-r--r--apps/gui/gwps.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h
index 54b3d1ec64..610c3021bf 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -172,8 +172,7 @@
172#define WPS_KEYLOCK (BUTTON_MENU | BUTTON_DOWN) 172#define WPS_KEYLOCK (BUTTON_MENU | BUTTON_DOWN)
173#define WPS_ID3 (BUTTON_MENU | BUTTON_ON) 173#define WPS_ID3 (BUTTON_MENU | BUTTON_ON)
174 174
175#elif (CONFIG_KEYPAD == IPOD_4G_PAD) || \ 175#elif (CONFIG_KEYPAD == IPOD_4G_PAD)
176(CONFIG_KEYPAD == IPOD_NANO_PAD)
177 176
178/* TODO: Check WPS button assignments */ 177/* TODO: Check WPS button assignments */
179 178