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