bolderflight / ublox

Arduino and CMake library for communicating with uBlox GPS receivers.
MIT License
101 stars 32 forks source link

Initialize Serial Outside of Library #14

Closed flybrianfly closed 2 years ago

flybrianfly commented 3 years ago

Push the hardware serial configuration and initialization outside of this library, making usage more general for devices such as ESP32.