GPS_SPEED_MILES_PER_HOUR top-level constant

String const GPS_SPEED_MILES_PER_HOUR

The constant used by TAG_GPS_SPEED_REF to denote the speed unit is miles per hour.

Implementation

const String GPS_SPEED_MILES_PER_HOUR = "M";