Unverified Commit 7b6d7c68 authored by Aleksey Kontsevich's avatar Aleksey Kontsevich Committed by GitHub

Update CustomFirmwarePlugin.cc

parent f760901e
......@@ -52,5 +52,6 @@ bool CustomFirmwarePlugin::hasGimbal(Vehicle* /*vehicle*/, bool& rollSupported,
rollSupported = false;
pitchSupported = true;
yawSupported = true;
return true;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment