FlightTasks: remove description from cpp files

This commit is contained in:
Dennis Mannhart
2018-01-04 17:47:29 +01:00
committed by Beat Küng
parent 3b4870b2c2
commit 25ff03445e
6 changed files with 3 additions and 22 deletions
@@ -33,10 +33,6 @@
/**
* @file FlightManualStabilized.cpp
*
* Flight task for manual controlled attitude.
* It generates thrust and yaw setpoints.
* TODO: add thrust
*/
#include "FlightTaskManualStabilized.hpp"