Skip to content

Commit

Permalink
added code to handle activity callback
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandrakant naik committed Dec 4, 2018
1 parent e064370 commit 3115582
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public void SetState(double lat, double lng, float accuracy,
}

// / <summary>
// / Kalman filter processing for lattitude and longitude
// / Kalman filter processing for lattitude and longitude ///
// / </summary>
// / <param name="lat_measurement_degrees">new measurement of
// lattidude</param>
Expand Down

0 comments on commit 3115582

Please sign in to comment.