mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
SimPosix: Remove unneeded modules from Makefile to allow test run
This commit is contained in:
parent
9aca773714
commit
3e5741abea
@ -52,7 +52,7 @@ endif
|
||||
FLASH_TOOL = OPENOCD
|
||||
|
||||
# List of modules to include
|
||||
MODULES = Attitude/revolution ManualControl Stabilization Actuator GPS AltitudeHold
|
||||
MODULES = ManualControl Stabilization GPS
|
||||
MODULES += CameraStab
|
||||
MODULES += Telemetry
|
||||
#MODULES += OveroSync
|
||||
|
Loading…
Reference in New Issue
Block a user