Accelerate parsing by not re-checking previous data
authornorly <ny-git@enpas.org>
Tue, 31 May 2022 11:45:40 +0000 (13:45 +0200)
committernorly <ny-git@enpas.org>
Tue, 31 May 2022 11:48:31 +0000 (13:48 +0200)
commitd9e0b5ad7fbdeb07bdda81950e8c42d42d02621e
tree1c3519370a8cae18790e1cc19c27b42fe347bd6b
parent09f05c352b77d70d72c7e9e76e75c471a1ad0e26
Accelerate parsing by not re-checking previous data

While waiting for a <CR> the code would search through prevois received
characters, too. Keep track of what we've already checked to speed this
up.
module/can327.c