Skip to content

How to Serial.Print full received nmea message #7

@pinhepe1

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,

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