some work done..

This commit is contained in:
Christian Lind Vie Madsen
2025-06-26 16:11:40 +02:00
parent e1d6b6d52b
commit 59c08f05f8
2 changed files with 35 additions and 7 deletions

View File

@@ -45,6 +45,6 @@ typedef struct {
}cm_nmea_msg_t;
int cm_nmea_stringDecode(cm_nmea_msg_t *inst, char *str);
#endif /* MAIN_CM_NMEA_DECODER_CM_NMEA_DECODER_H_ */