User Activity

i want to report a bug entered in the GNSS libary. in the LibNMEA in the file NMEA_parser.cin line 679:        if (strcmp((char *)app[0], "$GPGST") == 0 || strcmp((char *)app[0], "$GNGST"))missing the == 0 part.and in line 734        if (strcmp((char...