Home
last modified time | relevance | path

Searched refs:MaxEastPosition (Results 1 – 1 of 1) sorted by relevance

/loramac-node-3.4.0/src/system/
Dgps.c45 const int32_t MaxEastPosition = 8388607; // 2^23 - 1 variable
130 temp = Longitude * MaxEastPosition; in GpsConvertPositionIntoBinary()