summaryrefslogtreecommitdiff
path: root/firmware/export/config-hdd1630.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-hdd1630.h')
-rwxr-xr-xfirmware/export/config-hdd1630.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h
index 9b33f6a08e..d588b3bb60 100755
--- a/firmware/export/config-hdd1630.h
+++ b/firmware/export/config-hdd1630.h
@@ -35,6 +35,12 @@
35/* define this if you want album art for this target */ 35/* define this if you want album art for this target */
36#define HAVE_ALBUMART 36#define HAVE_ALBUMART
37 37
38/* define this to enable bitmap scaling */
39#define HAVE_BMP_SCALING
40
41/* define this to enable JPEG decoding */
42#define HAVE_JPEG
43
38/* define this if you have access to the quickscreen */ 44/* define this if you have access to the quickscreen */
39#define HAVE_QUICKSCREEN 45#define HAVE_QUICKSCREEN
40 46