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
@@ -32,9 +32,6 @@
****************************************************************************/
/**
* @file FlightTaskManual.cpp
*
* Linear and exponential map from stick inputs to range -1 and 1.
*
*/
#include "FlightTaskManual.hpp"