Explorar o código

Allow for file names to be up to 64 chars

Eric Helgeson %!s(int64=3) %!d(string=hai) anos
pai
achega
b0a47bc376
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/BlueSCSI.h

+ 1 - 1
src/BlueSCSI.h

@@ -224,7 +224,7 @@ enum SCSI_DEVICE_TYPE
 #define HDIMG_ID_POS  2                 // Position to embed ID number
 #define HDIMG_LUN_POS 3                 // Position to embed LUN numbers
 #define HDIMG_BLK_POS 5                 // Position to embed block size numbers
-#define MAX_FILE_PATH 32                // Maximum file name length
+#define MAX_FILE_PATH 64                // Maximum file name length
 
 /*
  *  Data byte to BSRR register setting value and parity table