mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
Make the default telemetry mode "default", rather than "AHRS"
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user