diff options
Diffstat (limited to 'firmware/export/config/archosrecorderv2.h')
-rw-r--r-- | firmware/export/config/archosrecorderv2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/archosrecorderv2.h b/firmware/export/config/archosrecorderv2.h index c530fa5815..08ee6e83af 100644 --- a/firmware/export/config/archosrecorderv2.h +++ b/firmware/export/config/archosrecorderv2.h @@ -140,3 +140,5 @@ #define MIN_CONTRAST_SETTING 5 #define MAX_CONTRAST_SETTING 63 +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY |