<div dir="ltr"><div><div><div>say I have a stream of ASCII numbers coming in from an Arduino device. It contains a letter indicating the beginning of the stream, something like (when you translate from ASCII): <br><br></div>
B 1023 1022 1021 1023 1021 etc.<br><br></div>Does anyone know how one can process this in such a way that the numbers are handled in the same order, correctly? <br><br></div>thanks,<br>Dave<br></div>