mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
hwdef: Correct typo for mRo x2.1-777 USB PID
This needed to match the firmware directory which contains the compiled binaries hosted at http://firmware.ardupilot.org so that MissionPlanner can automatically download and update firmware.
This commit is contained in:
parent
8097b0ede3
commit
734abe3d7d
@ -88,7 +88,7 @@ STDOUT_BAUDRATE 57600
|
||||
USB_VENDOR 0x0483 # ST
|
||||
USB_PRODUCT 0x5740
|
||||
USB_STRING_MANUFACTURER "mRo"
|
||||
USB_STRING_PRODUCT "X2.1-777"
|
||||
USB_STRING_PRODUCT "mRoX21-777"
|
||||
USB_STRING_SERIAL "%SERIAL%"
|
||||
|
||||
# now define the order that I2C buses are presented in the hal.i2c API
|
||||
|
Loading…
Reference in New Issue
Block a user