It's so that B is not sent until A is done, it waits until the event is complete before adding a new event.
@Wilberforce 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.
It's so that B is not sent until A is done, it waits until the event is complete before adding a new event.