summaryrefslogtreecommitdiff
path: root/firmware/export/config-tpj1022.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-tpj1022.h')
-rw-r--r--firmware/export/config-tpj1022.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-tpj1022.h b/firmware/export/config-tpj1022.h
index 5307074aa1..6f23b86f06 100644
--- a/firmware/export/config-tpj1022.h
+++ b/firmware/export/config-tpj1022.h
@@ -67,6 +67,10 @@
67 67
68#define AB_REPEAT_ENABLE 1 68#define AB_REPEAT_ENABLE 1
69 69
70/* define this if you have a disk storage, i.e. something
71 that needs spinups and can cause skips when shaked */
72#define HAVE_DISK_STORAGE
73
70/* Define this for LCD backlight available */ 74/* Define this for LCD backlight available */
71#define HAVE_BACKLIGHT 75#define HAVE_BACKLIGHT
72 76