forked from Archive/PX4-Autopilot
mc_pos_control: Code style fixes in comments
This commit is contained in:
parent
5f96feb3e0
commit
05f9336d20
|
@ -35,6 +35,8 @@
|
|||
/**
|
||||
* @file mc_pos_control_params.c
|
||||
* Multicopter position controller parameters.
|
||||
*
|
||||
* @author Anton Babushkin <anton.babushkin@me.com>
|
||||
*/
|
||||
|
||||
#include <systemlib/param/param.h>
|
||||
|
|
Loading…
Reference in New Issue