![]() |
RUI3 (RAK Unified Interface 3) - RAK4631
|
Public Member Functions | |
TinyGPSCustom () | |
TinyGPSCustom (TinyGPSPlus &gps, const char *sentenceName, int termNumber) | |
void | begin (TinyGPSPlus &gps, const char *_sentenceName, int _termNumber) |
bool | isUpdated () const |
bool | isValid () const |
uint32_t | age () const |
const char * | value () |
TinyGPSCustom | ( | ) |
TinyGPSCustom | ( | TinyGPSPlus & | gps, |
const char * | sentenceName, | ||
int | termNumber | ||
) |
void begin | ( | TinyGPSPlus & | gps, |
const char * | _sentenceName, | ||
int | _termNumber | ||
) |
bool isUpdated | ( | ) | const |
bool isValid | ( | ) | const |
uint32_t age | ( | ) | const |
const char* value | ( | ) |