Get it
Learn it
Advanced
struct TGPSGASDataPoint { // fields double lon; double lat; double alt; uint8_t fix; float color; };