mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Fixed APO bug.
This commit is contained in:
parent
6484b83291
commit
a747a88762
@ -123,7 +123,7 @@ void setup() {
|
||||
hal->rangeFinders.push_back(rangeFinder);
|
||||
}
|
||||
|
||||
} else
|
||||
}
|
||||
|
||||
/*
|
||||
* Select guidance, navigation, control algorithms
|
||||
|
Loading…
Reference in New Issue
Block a user