Pico GPS Teseo
|
Struct holds combinations of NMEA commands and their reply signature validation string. More...
Public Member Functions | |
nmea_rr (const std::string &command, const std::string &signature) | |
Data Fields | |
const std::string | command |
const std::string | signature |
Struct holds combinations of NMEA commands and their reply signature validation string.
Definition at line 15 of file teseo_iface.cpp.
|
inlineexport |
Definition at line 18 of file teseo_iface.cpp.