mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
OP-1592 Cleannup
This commit is contained in:
parent
8cc95451a5
commit
4defa7ed3e
@ -105,10 +105,7 @@ bool VehicleConfigurationHelper::isApplicable(UAVObject *object)
|
||||
case VehicleConfigurationSource::CONTROLLER_CC3D:
|
||||
if (object->getName() == "EKFConfiguration") {
|
||||
return false;
|
||||
} else {
|
||||
return true;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user