wellenvogel / esp32-nmea2000

nmea2000 gateway with ESP32
GNU General Public License v2.0
65 stars 30 forks source link

NMEA0183 input should accept lower case checksum characters #33

Closed wellenvogel closed 2 years ago

wellenvogel commented 2 years ago

It seems that some manufacturers are sending lower case checksum characters. Currently they are not accepted. https://github.com/ttlappalainen/NMEA0183/issues/34

W-Geronius commented 2 years ago

working fine since dev20220310. May be closed from my POV, thanks

wellenvogel commented 2 years ago

20220320