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

TODO: Built-in timeout for ID listeners with timed-out callback #5

Closed MightyPork closed 6 years ago

MightyPork commented 7 years ago

we already have timebase from TF_Tick() so this should be easy to add