Skip to content

How to Serial.Print full received nmea message #7

Description

@pinhepe1

Hi,

is there a function to print a full nmea message received after using:
if (Serial.available()) {
nmea_parse();
}
The ideia is to do a data out to the next device on the network.

Kind regards,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions