Skip to content
Snippets Groups Projects
Commit e0c6aee8 authored by Andreu Corominas-Murtra's avatar Andreu Corominas-Murtra
Browse files

asterx1_gps: Minor changes on a coment line

parent 575c1d07
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ struct asterx1DeviceConfig {
//physical constants
const double EARTH_RADIUS = 6378137.0;
const double EARTH_EXCENTRICITY = 0.081819190842622;
const double EARTH_EXCENTRICITY = 0.0818191908426220;
//Device protocol constants (SBF protocol)
const unsigned short int PVTCartesian_ID = 4006;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment