mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-11 21:45:36 +08:00
fix indentation
This commit is contained in:
parent
c230663b68
commit
41f4b62cdb
@ -516,7 +516,7 @@ private:
|
||||
// control for combined height fusion mode (implemented for switching between baro and range height)
|
||||
void controlHeightFusion();
|
||||
|
||||
bool rangeAidConditionsMet(bool in_range_aid_mode);
|
||||
bool rangeAidConditionsMet(bool in_range_aid_mode);
|
||||
|
||||
// return the square of two floating point numbers - used in auto coded sections
|
||||
inline float sq(float var)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user