mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Fix3dwinglandDetector.cpp: adjusted to astyle
This commit is contained in:
parent
2f164602b4
commit
3fe45697bb
@ -97,7 +97,8 @@ bool FixedwingLandDetector::_get_freefall_state()
|
||||
// TODO
|
||||
return false;
|
||||
}
|
||||
bool FixedwingLandDetector::_get_ground_contact_state(){
|
||||
bool FixedwingLandDetector::_get_ground_contact_state()
|
||||
{
|
||||
|
||||
// TODO
|
||||
return false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user