summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiox5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiox5.h')
-rw-r--r--firmware/export/config-iaudiox5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index cbb9992788..c3cd157781 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -15,6 +15,9 @@
15/* define this if you have a colour LCD */ 15/* define this if you have a colour LCD */
16#define HAVE_LCD_COLOR 1 16#define HAVE_LCD_COLOR 1
17 17
18/* define this if you can invert the colours on your LCD */
19#define HAVE_LCD_INVERT
20
18/* define this if you have access to the quickscreen */ 21/* define this if you have access to the quickscreen */
19#define HAVE_QUICKSCREEN 22#define HAVE_QUICKSCREEN
20 23