Normalize again

This commit is contained in:
Christophe De Wagter
2010-12-22 17:44:32 +01:00
parent 5696669391
commit 264679e18c
+1 -1
View File
@@ -194,7 +194,7 @@ void ahrs_propagate(void)
Matrix_update();
// INFO, ahrs struct only updated in ahrs_update_fw_estimator
//Normalize();
Normalize();
}
void ahrs_update_accel(void)