diff options
Diffstat (limited to 'firmware/export/config/sansaclip.h')
-rw-r--r-- | firmware/export/config/sansaclip.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h index 7d82f80284..12c67bf35f 100644 --- a/firmware/export/config/sansaclip.h +++ b/firmware/export/config/sansaclip.h @@ -199,3 +199,6 @@ #define DEFAULT_REC_MIC_GAIN 23 #define DEFAULT_REC_LEFT_GAIN 23 #define DEFAULT_REC_RIGHT_GAIN 23 + +/* Define this if a programmable hotkey is mapped */ +//#define HAVE_HOTKEY |