mirror of https://github.com/ArduPilot/ardupilot
Fixed APO bug.
This commit is contained in:
parent
ea27d1604a
commit
5c16a380c0
|
@ -123,7 +123,7 @@ void setup() {
|
|||
hal->rangeFinders.push_back(rangeFinder);
|
||||
}
|
||||
|
||||
} else
|
||||
}
|
||||
|
||||
/*
|
||||
* Select guidance, navigation, control algorithms
|
||||
|
|
Loading…
Reference in New Issue