Add I2C support, GPS now subclasses Stream
UART and I2C are now both valid interfaces for GPS units. You can now use classic Stream functions like available() print(), etc on the GPS class
UART and I2C are now both valid interfaces for GPS units. You can now use classic Stream functions like available() print(), etc on the GPS class