===== Latitude ====== ==== Lat() ==== Returns the Latitude as reported by a GPS. === Description === Lat() Returns the Latitude in degrees as reported by a GPS module. If no positioning data is available (or no GPS is attached), this will return 0. === Parameters === none === Return value === This function returns the most recent reported latitude === Example usage === Lat()