mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Compass : correct comment spelling
This commit is contained in:
parent
746e85740f
commit
499c5dfc96
@ -719,7 +719,7 @@ void Compass::init()
|
||||
|
||||
#if COMPASS_MAX_INSTANCES > 1
|
||||
// Look if there was a primary compass setup in previous version
|
||||
// if so and the the primary compass is not set in current setup
|
||||
// if so and the primary compass is not set in current setup
|
||||
// make the devid as primary.
|
||||
if (_priority_did_stored_list[Priority(0)] == 0) {
|
||||
uint16_t k_param_compass;
|
||||
|
Loading…
Reference in New Issue
Block a user