ublox
ublox copied to clipboard
[REQUEST] Add ATGM336H GPS compatibility
Can you please add compatibility for the ATGM336H GPS module?
That module apparently uses an 8 series GPS, but communicates over UART instead of I2C. At the moment I have no plans to add more protocols to this app, but that might change in the future. If you'd like to submit a pull request, the only code changes needed would be to replace the I2C code with something that can choose an interface based on user setting.