summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuze.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuze.h')
-rw-r--r--firmware/export/config/sansafuze.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h
index 80c4e441fc..528e99080e 100644
--- a/firmware/export/config/sansafuze.h
+++ b/firmware/export/config/sansafuze.h
@@ -193,9 +193,10 @@
193#define FIRMWARE_OFFSET_FILE_CRC 0x0 193#define FIRMWARE_OFFSET_FILE_CRC 0x0
194#define FIRMWARE_OFFSET_FILE_DATA 0x8 194#define FIRMWARE_OFFSET_FILE_DATA 0x8
195 195
196#ifndef BOOTLOADER
197#define HAVE_MULTIDRIVE 196#define HAVE_MULTIDRIVE
198#define NUM_DRIVES 2 197#define NUM_DRIVES 2
198
199#ifndef BOOTLOADER
199#define HAVE_HOTSWAP 200#define HAVE_HOTSWAP
200#endif 201#endif
201 202