summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 0ecc3a8139..987f9a686e 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -12,6 +12,9 @@
12/* For Rolo and boot loader */ 12/* For Rolo and boot loader */
13#define MODEL_NUMBER 1 13#define MODEL_NUMBER 1
14 14
15/* define this if you use an ATA controller */
16#define HAVE_ATA
17
15/* define this if you have a bitmap LCD display */ 18/* define this if you have a bitmap LCD display */
16#define HAVE_LCD_BITMAP 19#define HAVE_LCD_BITMAP
17 20