diff options
-rw-r--r-- | firmware/export/config/sansac200v2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/sansac200v2.h b/firmware/export/config/sansac200v2.h index 0125442058..4bb175ad4d 100644 --- a/firmware/export/config/sansac200v2.h +++ b/firmware/export/config/sansac200v2.h @@ -167,6 +167,7 @@ #define HAVE_MULTIDRIVE #define NUM_DRIVES 2 #define HAVE_HOTSWAP +#endif /* BOOTLOADER */ #define CONFIG_USBOTG USBOTG_AS3525 |