Skip to content

Missing gps_ prefix #1

@EtienneAr

Description

@EtienneAr

Just a little mistake here :
the "gps_" prefix is missing before "encode(char c)" in tinygps.h .
(in tinygps.c the function is gps_encode(char c), which is consistent with the other functions).

bool encode(char c);

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