Browse Source

Add new ArduPilot VID/PID

QGC4.4
Don Gagne 5 years ago
parent
commit
4106ba8532
  1. 1
      src/comm/USBBoardInfo.json

1
src/comm/USBBoardInfo.json

@ -25,6 +25,7 @@ @@ -25,6 +25,7 @@
{ "vendorID": 1155, "productID": 22336, "boardClass": "Pixhawk", "name": "ArduPilot ChibiOS" },
{ "vendorID": 4617, "productID": 22336, "boardClass": "Pixhawk", "name": "ArduPilot ChibiOS" },
{ "vendorID": 4617, "productID": 22337, "boardClass": "Pixhawk", "name": "ArduPilot ChibiOS" },
{ "vendorID": 12642, "productID": 0, "boardClass": "Pixhawk", "name": "Holybro" },

Loading…
Cancel
Save