Hotfix for comment: Removed syntax-breaking symbol

This commit is contained in:
Lorenz Meier 2014-03-22 10:44:14 +01:00
parent 3270e2f428
commit 6b610dc1f8
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ PARAM_DEFINE_FLOAT(FW_T_INTEG_GAIN, 0.1f);
/**
* Maximum vertical acceleration
*
* This is the maximum vertical acceleration (in metres/second^2)
* This is the maximum vertical acceleration (in metres/second square)
* either up or down that the controller will use to correct speed
* or height errors. The default value of 7 m/s/s (equivalent to +- 0.7 g)
* allows for reasonably aggressive pitch changes if required to recover