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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/iaudiox5.h b/firmware/export/config/iaudiox5.h
index 0b520bf12c..fc97f71813 100644
--- a/firmware/export/config/iaudiox5.h
+++ b/firmware/export/config/iaudiox5.h
@@ -26,8 +26,8 @@
26/* define the bitmask of recording sample rates */ 26/* define the bitmask of recording sample rates */
27#define REC_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11) 27#define REC_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11)
28 28
29/* define this if you have a bitmap LCD display */ 29
30#define HAVE_LCD_BITMAP 30
31 31
32/* define this if you can flip your LCD */ 32/* define this if you can flip your LCD */
33#define HAVE_LCD_FLIP 33#define HAVE_LCD_FLIP