MightyPork / TinyFrame

A simple library for building and parsing data frames for serial interfaces (like UART / RS232)
MIT License
344 stars 111 forks source link

Add optional error reporting #12

Closed MightyPork closed 6 years ago

MightyPork commented 6 years ago

add hooks / defines to report e.g. malformed frame, bad checksum etc.