Yeah, that's the case then. If the serial buffer misses 1 bit of data, the whole string is shifted, so you get random characters.
The difference between 50 and 150ms is pretty big to be a minor change though, but it's no big deal to implement.
Thanks again :)
@user49360 started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yeah, that's the case then. If the serial buffer misses 1 bit of data, the whole string is shifted, so you get random characters.
The difference between 50 and 150ms is pretty big to be a minor change though, but it's no big deal to implement.
Thanks again :)