Pārlūkot izejas kodu

rename storageInquiryData

zigzagjoe 1 gadu atpakaļ
vecāks
revīzija
2921d2c992

+ 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,