summaryrefslogtreecommitdiff
path: root/firmware/export/config/ibassodx50.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ibassodx50.h')
-rw-r--r--firmware/export/config/ibassodx50.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/firmware/export/config/ibassodx50.h b/firmware/export/config/ibassodx50.h
index 05e8aa9213..4107fd496f 100644
--- a/firmware/export/config/ibassodx50.h
+++ b/firmware/export/config/ibassodx50.h
@@ -25,6 +25,7 @@
25 25
26/* We don't run on hardware directly */ 26/* We don't run on hardware directly */
27#define CONFIG_PLATFORM PLATFORM_HOSTED 27#define CONFIG_PLATFORM PLATFORM_HOSTED
28#define HAVE_FPU
28 29
29/* For Rolo and boot loader */ 30/* For Rolo and boot loader */
30#define MODEL_NUMBER 94 31#define MODEL_NUMBER 94
@@ -33,9 +34,6 @@
33 34
34#define USB_NONE 35#define USB_NONE
35 36
36
37
38
39/* define this if you have a colour LCD */ 37/* define this if you have a colour LCD */
40#define HAVE_LCD_COLOR 38#define HAVE_LCD_COLOR
41 39