When I write this:
Serial.write(byteGPS);
program compiles, but i don't have any response from gps.
And when I tried with DEC.... the error is the same.
When I write this:
Serial.write(byteGPS);
program compiles, but i don't have any response from gps.
And when I tried with DEC.... the error is the same.