mikalhart / TinyGPSPlus

A new, customizable Arduino NMEA parsing library
http://arduiniana.org
1.1k stars 494 forks source link

Not same values when compile in Linux #21

Closed alegorosito closed 7 years ago

alegorosito commented 7 years ago

Hi!

I'm tryin to use the TinyGPSPlus in Arduino to retreive lat, long altitude and number of satellites. It work when I upload from W7 to the board (IDE v1.6.3), but when I upload the code from Ubuntu, does not show satellites and altitude values.

alegorosito commented 7 years ago

Manually downlad the 1.6.5 version of the Arduino IDE and it solved the problem