mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
HAL_ChibiOS: fixed USB_PRODUCT for VR Brain 5.2
This commit is contained in:
parent
d29b4344df
commit
db61e50fe8
@ -20,7 +20,7 @@ STM32_VDD 330U
|
||||
|
||||
# USB setup
|
||||
USB_VENDOR 0x27AC
|
||||
USB_PRODUCT 0x1151
|
||||
USB_PRODUCT 0x1152
|
||||
USB_STRING_MANUFACTURER "Laser Navigation"
|
||||
USB_STRING_SERIAL "%SERIAL%"
|
||||
|
||||
|
@ -21,7 +21,7 @@ STM32_VDD 330U
|
||||
|
||||
# USB setup
|
||||
USB_VENDOR 0x27AC
|
||||
USB_PRODUCT 0x1151
|
||||
USB_PRODUCT 0x1152
|
||||
USB_STRING_MANUFACTURER "Laser Navigation"
|
||||
USB_STRING_SERIAL "%SERIAL%"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user