1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-18 08:54:15 +01:00

OP-929: disable OveroSync module while its broken

This commit is contained in:
Corvus Corax 2013-04-27 23:20:23 +02:00
parent 63f41e98df
commit 8d1baa2ceb

View File

@ -41,7 +41,7 @@ MODULES += CameraStab
MODULES += FirmwareIAP
MODULES += PathPlanner
MODULES += FixedWingPathFollower
MODULES += OveroSync
#MODULES += OveroSync ## OveroSync disabled until OP292 is fixed
MODULES += Telemetry
#MODULES += VtolPathFollower ## OP-700: VtolPathFollower disabled because its currently unsafe - remove this line once Sambas code has been merged
#MODULES += Battery