HAL_ChibiOS: fixed case of Pix32v5 USB product string

This commit is contained in:
Andrew Tridgell 2021-05-26 17:16:05 +10:00 committed by Randy Mackay
parent e5a33e8efc
commit de3a3f7edf
2 changed files with 0 additions and 2 deletions

View File

@ -6,4 +6,3 @@ include ../fmuv5/hwdef-bl.dat
USB_VENDOR 0x3162 # ONLY FOR USE BY Holybro
USB_PRODUCT 0x004E
USB_STRING_MANUFACTURER "Holybro"
USB_STRING_PRODUCT "pix32v5-BL"

View File

@ -6,4 +6,3 @@ include ../fmuv5/hwdef.dat
USB_VENDOR 0x3162 # ONLY FOR USE BY Holybro
USB_PRODUCT 0x004E
USB_STRING_MANUFACTURER "Holybro"
USB_STRING_PRODUCT "pix32v5"