Sfoglia il codice sorgente

rename storageInquiryData

zigzagjoe 1 anno fa
parent
commit
2921d2c992
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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,