Yes, that could work - thanks :)
The issue with a callback is that as there is no preemption, you can't guarantee that it'll be called right after transmission is complete.
@Gordon 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.
Yes, that could work - thanks :)
The issue with a callback is that as there is no preemption, you can't guarantee that it'll be called right after transmission is complete.