FSG / PosVelFilter

Fork of PosVelFilter_7_14 by Troy Holley

Revision:
1:ec4117689673
Parent:
0:82f27e7e99f0
Child:
2:992e774dc62a
diff -r 82f27e7e99f0 -r ec4117689673 PosVelFilter.cpp
--- a/PosVelFilter.cpp	Thu Apr 27 13:15:55 2017 +0000
+++ b/PosVelFilter.cpp	Tue Jun 13 19:47:50 2017 +0000
@@ -39,7 +39,7 @@
     float start = systemTime().read();
     float time = start;
     pc().printf("\n\rWarming Up \n\r");
-
+ 
     while ((time - start) < 1.0) {
         update();