Resurgence (PY2022)
Codebase for the Husky Robotics 2021-2022 rover Resurgence
Loading...
Searching...
No Matches
read_usb_gps.h
1
2#pragma once
3
4namespace gps::usb {
10bool gpsHasFix();
11
18bool startGPSThread();
19} // namespace gps::usb