Changed over manual loops waiting for endpoints to be ready to use the library Endpoi...
[pub/USBasp.git] / Demos / Device / ClassDriver / MassStorage / MassStorage.h
index e6b2bf9..930e8f4 100644 (file)
@@ -70,7 +70,7 @@
                #define LEDMASK_USB_BUSY         (LEDS_LED2)\r
                \r
                /** Total number of logical drives within the device - must be non-zero. */\r
-               #define TOTAL_LUNS                2\r
+               #define TOTAL_LUNS                1\r
                \r
                /** Blocks in each LUN, calculated from the total capacity divided by the total number of Logical Units in the device. */\r
                #define LUN_MEDIA_BLOCKS         (VIRTUAL_MEMORY_BLOCKS / TOTAL_LUNS)\r