Make the default telemetry mode "default", rather than "AHRS"

This commit is contained in:
Allen Ibara
2009-04-29 19:25:24 +00:00
parent 410f65411e
commit ea91fd672e
+1 -1
View File
@@ -77,7 +77,7 @@ HOST = whirly-dev
TARGET_DIR = ~
<!--ap.CFLAGS += -DDISABLE_CAN=1-->
ap.CFLAGS += -DTELEMETRY_MODE_DEFAULT=TELEMETRY_MODE_Main_ahrs
ap.CFLAGS += -DTELEMETRY_MODE_DEFAULT=TELEMETRY_MODE_Main_default
include $(PAPARAZZI_SRC)/conf/autopilot/whirly_ap.makefile