mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
OP-929: disable OveroSync module while its broken
This commit is contained in:
parent
63f41e98df
commit
8d1baa2ceb
@ -41,7 +41,7 @@ MODULES += CameraStab
|
|||||||
MODULES += FirmwareIAP
|
MODULES += FirmwareIAP
|
||||||
MODULES += PathPlanner
|
MODULES += PathPlanner
|
||||||
MODULES += FixedWingPathFollower
|
MODULES += FixedWingPathFollower
|
||||||
MODULES += OveroSync
|
#MODULES += OveroSync ## OveroSync disabled until OP292 is fixed
|
||||||
MODULES += Telemetry
|
MODULES += Telemetry
|
||||||
#MODULES += VtolPathFollower ## OP-700: VtolPathFollower disabled because its currently unsafe - remove this line once Sambas code has been merged
|
#MODULES += VtolPathFollower ## OP-700: VtolPathFollower disabled because its currently unsafe - remove this line once Sambas code has been merged
|
||||||
#MODULES += Battery
|
#MODULES += Battery
|
||||||
|
Loading…
x
Reference in New Issue
Block a user