Update NMEA_data.h
This commit is contained in:
parent
7d806715fc
commit
edc7146730
|
|
@ -28,7 +28,7 @@
|
|||
hit, and closer than needed for navigation, so floats can be used to save a
|
||||
little storage.
|
||||
**************************************************************************/
|
||||
typedef double
|
||||
typedef single
|
||||
nmea_float_t; ///< the type of variables to use for floating point
|
||||
|
||||
/**************************************************************************/
|
||||
|
|
|
|||
Loading…
Reference in New Issue