zigzagjoe пре 1 година
родитељ
комит
2921d2c992
1 измењених фајлова са 1 додато и 1 уклоњено
  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,