Skip to content

Commit

Permalink
share: Fix issue with AE3 bootloader being run.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwagyeman committed Dec 20, 2024
1 parent b8c06a8 commit ed7c953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/qtcreator/firmware/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@
{
"hidden" : true,
"boardType" : "AE3",
"boardArchString" : "OPENMV AE3",
"boardArchString" : "OPENMV AE3 SBL",
"boardDisplayName" : "OpenMV Cam AE3 SBL",
"boardFirmwareFolder" : "OPENMV_AE3",
"highSpeed" : true,
Expand Down

0 comments on commit ed7c953

Please sign in to comment.