diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/main.c b/apps/main.c index 3b7ec6d4c1..a88cd73ef7 100644 --- a/apps/main.c +++ b/apps/main.c | |||
@@ -38,9 +38,7 @@ | |||
38 | #include "usb.h" | 38 | #include "usb.h" |
39 | #include "wifi.h" | 39 | #include "wifi.h" |
40 | #include "powermgmt.h" | 40 | #include "powermgmt.h" |
41 | #if !defined(DX50) && !defined(DX90) | ||
42 | #include "adc.h" | 41 | #include "adc.h" |
43 | #endif | ||
44 | #include "i2c.h" | 42 | #include "i2c.h" |
45 | #ifndef DEBUG | 43 | #ifndef DEBUG |
46 | #include "serial.h" | 44 | #include "serial.h" |