Pico GPS Teseo I2C
Loading...
Searching...
No Matches
teseo Namespace Reference

Classes

class  teseo
 Driver class for ST Teseo IC. More...
 

Typedefs

using teseo::nmea_rr = const std::pair<const std::string, const std::string>
 

Typedef Documentation

◆ nmea_rr

using teseo::nmea_rr = const std::pair<const std::string, const std::string>
export

A std::pair to hold a NMEA command and its reply signature validation string

Definition at line 17 of file teseo_iface.cpp.