Module esp32_simple::gps

source ·
Expand description

GPS sensor reading via UART and NMEA parsing.

Structs§

  • A GPS reading containing position and optional speed data.
  • Represents a GPS sensor.