Update commander.h

spelling mistakes
This commit is contained in:
Stefan
2016-01-10 12:01:07 +01:00
committed by Lorenz Meier
parent 6e1bf506ad
commit 1742cce6f6

View File

@@ -72,7 +72,7 @@ protected:
px4::vehicle_control_mode &msg_vehicle_control_mode);
/**
* Sets offboard controll flags in msg_vehicle_control_mode
* Sets offboard control flags in msg_vehicle_control_mode
*/
void SetOffboardControl(const px4::offboard_control_mode &msg_offboard_control_mode,
px4::vehicle_control_mode &msg_vehicle_control_mode);