Skip to content

Commit

Permalink
Merge pull request #103 from luxonis/feature/header-usb-ffc-4p
Browse files Browse the repository at this point in the history
Use header_usb for OAK-FFC 4P
  • Loading branch information
Jakoma02 committed Sep 6, 2024
2 parents ea35120 + 0d1dc6e commit 9507750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batch/oak_ffc_4p.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "OAK FFC-4P",
"image": "images/oak_d_ffc_4p.jpg",
"test_type": "OAK-1",
"options": {"bootloader": "usb", "imu": true},
"options": {"bootloader": "header_usb", "imu": true},
"variants": [
{
"title":"OAK-FFC 4P (DD2090 R7M1E7)",
Expand Down

0 comments on commit 9507750

Please sign in to comment.