jacketizer / libnmea

Lightweight C library for parsing NMEA 0183 sentences
MIT License
260 stars 92 forks source link

unicode 13, 10 as last 2 characters check is not working in nmea.c #12

Closed andrewhodel closed 7 years ago

andrewhodel commented 7 years ago

This works:

nmea.c.txt

andrewhodel commented 7 years ago

With #define DEBUG

nmea.c.txt

jacketizer commented 7 years ago

Thank you for finding the bug :-) I will look into it soon :-)

jacketizer commented 7 years ago

It is now fixed on master :-)