Browse Source

rename storageInquiryData

zigzagjoe 1 year ago
parent
commit
2921d2c992
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/ZuluSCSI_platform_GD32F205/ZuluSCSI_platform_msc.h

+ 1 - 1
lib/ZuluSCSI_platform_GD32F205/ZuluSCSI_platform_msc.h

@@ -28,7 +28,7 @@
 #define SD_SECTOR_SIZE 512
 
 /* USB Mass storage Standard Inquiry Data */
-const uint8_t STORAGE_InquiryData[] = {
+const uint8_t storageInquiryData[] = {
     /* LUN 0 */
     0x00,
     0x80,