summaryrefslogtreecommitdiff
path: root/firmware/export/config-lyre_proto1.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-lyre_proto1.h')
-rw-r--r--firmware/export/config-lyre_proto1.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config-lyre_proto1.h b/firmware/export/config-lyre_proto1.h
index 58a9350bb9..d157f5be2d 100644
--- a/firmware/export/config-lyre_proto1.h
+++ b/firmware/export/config-lyre_proto1.h
@@ -52,6 +52,12 @@
52 52
53#define HAVE_ALBUMART 53#define HAVE_ALBUMART
54 54
55/* define this to enable bitmap scaling */
56#define HAVE_BMP_SCALING
57
58/* define this to enable JPEG decoding */
59#define HAVE_JPEG
60
55#define CONFIG_KEYPAD LYRE_PROTO1_PAD 61#define CONFIG_KEYPAD LYRE_PROTO1_PAD
56 62
57/* Define this if you do software codec */ 63/* Define this if you do software codec */