diff options
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r-- | firmware/export/config/sansafuzev2.h | 3 |
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 @@ #define FIRMWARE_OFFSET_FILE_CRC 0x0 #define FIRMWARE_OFFSET_FILE_DATA 0x8 -#ifndef BOOTLOADER #define HAVE_MULTIDRIVE #define NUM_DRIVES 2 + +#ifndef BOOTLOADER #define HAVE_HOTSWAP #endif |