Merge pull request #337 from CarlOlsson/fix/comment

EKF: fixed comment
This commit is contained in:
Paul Riseborough 2017-10-17 21:15:06 +11:00 committed by GitHub
commit 410697cb0c

View File

@ -462,7 +462,7 @@ private:
// calculate the magnetic declination to be used by the alignment and fusion processing
void calcMagDeclination();
// reset position states of the ekf (only vertical position)
// reset position states of the ekf (only horizontal position)
bool resetPosition();
// reset height state of the ekf