Realistically that probably means that so many input events have been put in the input queue (because of switch bouncing?) that the FIFO have has to drop some.
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.
Realistically that probably means that so many input events have been put in the input queue (because of switch bouncing?) that the FIFO have has to drop some.