Skip to content

Commit

Permalink
Update USBBoardInfo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
HTRamsey committed Feb 9, 2025
1 parent d578d5f commit 142a64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/comm/USBBoardInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
{ "regExp": "^ArduPilot$", "boardClass": "Pixhawk" },
{ "regExp": "^Hex/ProfiCNC$", "boardClass": "Pixhawk" },
{ "regExp": "^Holybro$", "boardClass": "Pixhawk" },
{ "regExp": "^mRo$", "boardClass": "Pixhawk" }
{ "regExp": "^mRo$", "boardClass": "Pixhawk" },
{ "regExp": "^3DR$", "boardClass": "Pixhawk" }
]
}

1 comment on commit 142a64e

@TOTON95
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HTRamsey My bad, thanks for fixing it up

Please sign in to comment.