forked from Archive/PX4-Autopilot
vscode: change cubeorange build target
- Fixes typo in Cube Orange build target config Fixes issue #17745
This commit is contained in:
parent
32cab66c44
commit
cb4235887f
|
@ -180,7 +180,7 @@ CONFIG:
|
||||||
short: cubepilot_cubeorange
|
short: cubepilot_cubeorange
|
||||||
buildType: MinSizeRel
|
buildType: MinSizeRel
|
||||||
settings:
|
settings:
|
||||||
CONFIG: cubepilot_orange_test
|
CONFIG: cubepilot_cubeorange_test
|
||||||
emlid_navio2_default:
|
emlid_navio2_default:
|
||||||
short: emlid_navio2
|
short: emlid_navio2
|
||||||
buildType: MinSizeRel
|
buildType: MinSizeRel
|
||||||
|
|
Loading…
Reference in New Issue