56 #endif // end of rak1910.h
RAK1910_status
Definition: rak1910.h:8
float latitude()
This function will trigger the RAK1910 to return the latest latitude value.
bool init()
This function enabled the RAK1910 sensor and puts the device into standby mode / sleep mode for lowes...
float longitude()
This function will trigger the RAK1910 to return the latest longitude value.
bool update()
This function will trigger the RAK1910 to update the longitute and latitude values, after the values are updated theRAK1910 will go back to power saving mode.
Definition: TinyGPS++.h:223