Skip to content

why not const char ?  #61

Description

@diplfranzhoepfinger

Hi,

nmea_parse(char *sentence, size_t length, int check_checksum)

could be

nmea_parse(const char *sentence, size_t length, int check_checksum)

right ?

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