Skip to content

Commit

Permalink
gnd_att_control param fix incorrect FW metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Mar 4, 2018
1 parent 5cbd19a commit 2f96dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/gnd_att_control/gnd_att_control_params.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
* @max 1.0
* @decimal 2
* @increment 0.05
* @group FW Attitude Control
* @group GND Attitude Control
*/
PARAM_DEFINE_FLOAT(GND_WR_TC, 0.4f);

Expand Down

0 comments on commit 2f96dbb

Please sign in to comment.