summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclipplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaclipplus.h')
-rw-r--r--firmware/export/config/sansaclipplus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h
index b1b33e6284..8cfd4e8b48 100644
--- a/firmware/export/config/sansaclipplus.h
+++ b/firmware/export/config/sansaclipplus.h
@@ -8,10 +8,10 @@
8#define FIRMWARE_OFFSET_FILE_DATA 8 8#define FIRMWARE_OFFSET_FILE_DATA 8
9#define FIRMWARE_OFFSET_FILE_CRC 0 9#define FIRMWARE_OFFSET_FILE_CRC 0
10 10
11
12#ifndef BOOTLOADER
13#define HAVE_MULTIDRIVE 11#define HAVE_MULTIDRIVE
14#define NUM_DRIVES 2 12#define NUM_DRIVES 2
13
14#ifndef BOOTLOADER
15#define HAVE_HOTSWAP 15#define HAVE_HOTSWAP
16#endif 16#endif
17 17