Skip to content

Commit

Permalink
Hardware: Fix USBBoardInfo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo authored and HTRamsey committed Nov 20, 2024
1 parent 2c13c90 commit 787a407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Comms/USBBoardInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
{ "vendorID": 8352, "productID": 16732, "boardClass": "OpenPilot", "name": "OpenPilot OPLink" },
{ "vendorID": 8352, "productID": 16733, "boardClass": "OpenPilot", "name": "OpenPilot CC3D" },
{ "vendorID": 8352, "productID": 16734, "boardClass": "OpenPilot", "name": "OpenPilot Revolution" },
{ "vendorID": 8352, "productID": 16848, "boardClass": "OpenPilot", "name": "Taulabs Sparky2" }
{ "vendorID": 8352, "productID": 16848, "boardClass": "OpenPilot", "name": "Taulabs Sparky2" },
{ "vendorID": 13891, "productID": 5600, "boardClass": "Pixhawk", "name": "ZeroOne X6" },
],

Expand Down

0 comments on commit 787a407

Please sign in to comment.