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 @@ /* Define this if you do software codec */ #define CONFIG_CODEC SWCODEC +/* Define this if you have a speaker */ +#define HAVE_SPEAKER + /* LCD dimensions */ #define LCD_WIDTH 176 #define LCD_HEIGHT 220