summaryrefslogtreecommitdiff
path: root/firmware/export/config-cowond2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-cowond2.h')
-rw-r--r--firmware/export/config-cowond2.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index 85e46f9b30..bef4bf4992 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -41,6 +41,12 @@
41/* define this if you want album art for this target */ 41/* define this if you want album art for this target */
42#define HAVE_ALBUMART 42#define HAVE_ALBUMART
43 43
44/* define this to enable bitmap scaling */
45#define HAVE_BMP_SCALING
46
47/* define this to enable JPEG decoding */
48#define HAVE_JPEG
49
44/* define this if you have access to the quickscreen */ 50/* define this if you have access to the quickscreen */
45#define HAVE_QUICKSCREEN 51#define HAVE_QUICKSCREEN
46/* define this if you have access to the pitchscreen */ 52/* define this if you have access to the pitchscreen */