summaryrefslogtreecommitdiff
path: root/firmware/export/config/android.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/android.h')
-rw-r--r--firmware/export/config/android.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/android.h b/firmware/export/config/android.h
index f563743e14..2bc11c3051 100644
--- a/firmware/export/config/android.h
+++ b/firmware/export/config/android.h
@@ -45,7 +45,7 @@
45#endif 45#endif
46 46
47#define LCD_DEPTH 16 47#define LCD_DEPTH 16
48#define LCD_PIXELFORMAT 565 48#define LCD_PIXELFORMAT RGB565
49 49
50#define HAVE_LCD_ENABLE 50#define HAVE_LCD_ENABLE
51 51