mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Cleanup sonar support for Naze/Flip32/Olimexino. Add Sonar
documentation.
This commit is contained in:
parent
74ef19bc34
commit
d0338eac19
8 changed files with 108 additions and 48 deletions
|
@ -612,8 +612,8 @@ void loop(void)
|
|||
if (f.BARO_MODE) {
|
||||
updateAltHold();
|
||||
}
|
||||
debug[0] = rcCommand[THROTTLE];
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
if (currentProfile.throttle_correction_value && (f.ANGLE_MODE || f.HORIZON_MODE)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue