sparkfun / SparkFun_I2C_GPS_Arduino_Library

Library for reading and controlling MT3333 and MT3339 based GPS modules over I2C.
Other
18 stars 13 forks source link

fix error: call of overloaded 'write(int)' is ambiguous #14

Closed gpabdo closed 1 year ago

gpabdo commented 1 year ago

https://github.com/sparkfun/SparkFun_I2C_GPS_Arduino_Library/issues/13

nseidle commented 1 year ago

This is a good fix. Thanks!