mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 09:50:35 +08:00
Fix3dwinglandDetector.cpp: adjusted to astyle
This commit is contained in:
committed by
Lorenz Meier
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;
|
||||
|
||||
Reference in New Issue
Block a user