TinyGPS + dtostrf() Weirdness

While you're at it, get rid of the String class usage. It will bite you in the derriere until the (well documented) bug gets fixed. NOTHING that the String class does can not be done using char arrays.