2 releases
0.1.1 | Sep 30, 2020 |
---|---|
0.1.0 | Sep 30, 2020 |
#8 in #reads
45 downloads per month
16KB
97 lines
GPS data fetcher for mechatronics
EXAMPLES
let mut gps = GpsInfo::new();
gps.get_data();
Important info:
Reads only GPGGA
Dependencies
~375KB