summaryrefslogtreecommitdiffstats
path: root/firmware/export/button.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/button.h')
-rw-r--r--firmware/export/button.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/button.h b/firmware/export/button.h
index 5b76e50b56..5b55cc54c7 100644
--- a/firmware/export/button.h
+++ b/firmware/export/button.h
@@ -36,6 +36,7 @@ void button_set_flip(bool flip); /* turn 180 degrees */
#if CONFIG_KEYPAD == IRIVER_H100_PAD
bool button_hold(void);
+bool remote_button_hold(void);
#endif
#define BUTTON_NONE 0x0000