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:
Phillip Kocmoud 2019-05-22 18:13:34 -05:00 committed by Andrew Tridgell
parent 8097b0ede3
commit 734abe3d7d

View File

@ -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