clang
This commit is contained in:
parent
716315af97
commit
af963a4846
|
|
@ -28,8 +28,7 @@
|
||||||
hit, and closer than needed for navigation, so floats can be used to save a
|
hit, and closer than needed for navigation, so floats can be used to save a
|
||||||
little storage.
|
little storage.
|
||||||
**************************************************************************/
|
**************************************************************************/
|
||||||
typedef float
|
typedef float nmea_float_t; ///< the type of variables to use for floating point
|
||||||
nmea_float_t; ///< the type of variables to use for floating point
|
|
||||||
|
|
||||||
/**************************************************************************/
|
/**************************************************************************/
|
||||||
/*!
|
/*!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue