diff options
Diffstat (limited to 'firmware/export/config/fiiom3k.h')
-rw-r--r-- | firmware/export/config/fiiom3k.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config/fiiom3k.h b/firmware/export/config/fiiom3k.h index ebf7117984..6e831f2f55 100644 --- a/firmware/export/config/fiiom3k.h +++ b/firmware/export/config/fiiom3k.h @@ -22,9 +22,6 @@ #define HW_SAMPR_CAPS (SAMPR_CAP_44 | SAMPR_CAP_48 | SAMPR_CAP_88 | SAMPR_CAP_96 | SAMPR_CAP_176 | SAMPR_CAP_192) -/* define this if you have a bitmap LCD display */ -#define HAVE_LCD_BITMAP - /* define this if you have a colour LCD */ #define HAVE_LCD_COLOR |