1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00

bootfix, GPS module not included

This commit is contained in:
Sambas 2012-10-30 19:40:19 +02:00 committed by Corvus Corax
parent 019691e49d
commit f189596b3d

View File

@ -79,7 +79,7 @@ endif
MODULES = Sensors Attitude/revolution ManualControl Stabilization Actuator
MODULES += Altitude/revolution FirmwareIAP
MODULES += Airspeed/revolution
MODULES += AltitudeHold VtolPathFollower FixedWingPathFollower PathPlanner
MODULES += GPS AltitudeHold VtolPathFollower FixedWingPathFollower PathPlanner
MODULES += CameraStab
MODULES += OveroSync
MODULES += Telemetry