summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config-mrobe500.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 90bbefe329..939f09cb89 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -42,7 +42,7 @@
42#define HAVE_LCD_COLOR 42#define HAVE_LCD_COLOR
43 43
44/* define this if you want album art for this target */ 44/* define this if you want album art for this target */
45//#define HAVE_ALBUMART 45#define HAVE_ALBUMART
46 46
47/* define this if you have access to the quickscreen */ 47/* define this if you have access to the quickscreen */
48#define HAVE_QUICKSCREEN 48#define HAVE_QUICKSCREEN
@@ -161,7 +161,6 @@
161/* Define this if hardware supports alternate blitting */ 161/* Define this if hardware supports alternate blitting */
162#define HAVE_LCD_MODES LCD_MODE_RGB565 | LCD_MODE_YUV | LCD_MODE_PAL256 162#define HAVE_LCD_MODES LCD_MODE_RGB565 | LCD_MODE_YUV | LCD_MODE_PAL256
163 163
164/* Define this if you have a Motorola SCF5249 */
165#define CONFIG_CPU DM320 164#define CONFIG_CPU DM320
166 165
167#define CONFIG_I2C I2C_DM320 166#define CONFIG_I2C I2C_DM320