summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/creativezenxfi3.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/creativezenxfi3.h b/firmware/export/config/creativezenxfi3.h
index b4a328d894..79d0809df6 100644
--- a/firmware/export/config/creativezenxfi3.h
+++ b/firmware/export/config/creativezenxfi3.h
@@ -96,6 +96,9 @@
96/* Define this if you do software codec */ 96/* Define this if you do software codec */
97#define CONFIG_CODEC SWCODEC 97#define CONFIG_CODEC SWCODEC
98 98
99/* Define this if you have a speaker */
100#define HAVE_SPEAKER
101
99/* LCD dimensions */ 102/* LCD dimensions */
100#define LCD_WIDTH 176 103#define LCD_WIDTH 176
101#define LCD_HEIGHT 220 104#define LCD_HEIGHT 220