forked from Archive/PX4-Autopilot
spracing_h7extreme: OSD enabled with added internal SPI bus flag
This commit is contained in:
parent
b6a17a6538
commit
f5283e0da1
|
@ -5,7 +5,7 @@
|
|||
|
||||
if ! param compare OSD_ATXXXX_CFG 0
|
||||
then
|
||||
atxxxx start
|
||||
atxxxx start -s
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue