Running E.getErrorFlags() at random times almost always returns FIFO_FULL. What does this mean and how to I fix the issue?
>E.getErrorFlags(); =[ "FIFO_FULL" ]
@Owen 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.
Running E.getErrorFlags() at random times almost always returns FIFO_FULL.
What does this mean and how to I fix the issue?