Fixed now. Your code will error after that, and you just need to clear the send_model interval on ws.on('close'.
send_model
ws.on('close'
@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.
Fixed now. Your code will error after that, and you just need to clear the
send_model
interval onws.on('close'
.