summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index fd85e51b46..1908f6a29d 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -65,6 +65,10 @@
65/* Define this for LCD backlight available */ 65/* Define this for LCD backlight available */
66#define HAVE_BACKLIGHT 66#define HAVE_BACKLIGHT
67 67
68/* define this if you have a disk storage, i.e. something
69 that needs spinups and can cause skips when shaked */
70#define HAVE_DISK_STORAGE
71
68#define CONFIG_I2C I2C_PLAYREC 72#define CONFIG_I2C I2C_PLAYREC
69 73
70#define BATTERY_CAPACITY_DEFAULT 2200 /* default battery capacity */ 74#define BATTERY_CAPACITY_DEFAULT 2200 /* default battery capacity */