ALTITUDE_BELOW_SEA_LEVEL top-level constant

int const ALTITUDE_BELOW_SEA_LEVEL

The constant used by TAG_GPS_ALTITUDE_REF to denote the altitude is below sea level.

Implementation

const int ALTITUDE_BELOW_SEA_LEVEL = 1;