Skip to content

why not const char ?  #61

@diplfranzhoepfinger

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 ?

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