Fix3dwinglandDetector.cpp: adjusted to astyle

This commit is contained in:
Dennis Mannhart 2017-01-17 19:01:01 +01:00 committed by Lorenz Meier
parent 2f164602b4
commit 3fe45697bb

View File

@ -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;