All pastes #348308 Raw Edit

directhex

public text v1 · immutable
#348308 ·published 2007-02-10 01:57 UTC
rendered paste body
--- apps/main.c.orig    2007-02-10 01:48:38.000000000 +0000
+++ apps/main.c 2007-02-10 01:57:13.000000000 +0000
@@ -82,6 +82,10 @@
 
 #ifdef BUTTON_REC
 #define SETTINGS_RESET BUTTON_REC
+#else
+#if (CONFIG_KEYPAD == GIGABEAT_PAD)
+#define SETTINGS_RESET BUTTON_A
+#endif
 #endif
 
 #ifdef CONFIG_TUNER