mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 14:08:45 -04:00
hwdef: SkyViper gets COMPASS_MAX_SENSORS 1
This commit is contained in:
parent
6c947fc10b
commit
7f584ad2c8
@ -106,3 +106,6 @@ define AP_GPS_MAV_ENABLED 1
|
||||
# enable only the QUAD frame
|
||||
define AP_MOTORS_FRAME_DEFAULT_ENABLED 0
|
||||
define AP_MOTORS_FRAME_QUAD_ENABLED 1
|
||||
|
||||
# SkyViper isn't going to sprout new compasses:
|
||||
define COMPASS_MAX_SENSORS 1
|
||||
|
Loading…
Reference in New Issue
Block a user