Skip to content

Add I2C support, GPS now subclasses Stream

Compare
Choose a tag to compare
@ladyada ladyada released this 20 Oct 20:02
· 148 commits to master since this release

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