Hi - I see you closed this. Was it because you found the problem?
Ideally you would call setServices once but it may not be a problem.
setServices
It is possible that you're calling midisend too often though, and that is what is causing the problem?
midisend
@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.
Hi - I see you closed this. Was it because you found the problem?
Ideally you would call
setServices
once but it may not be a problem.It is possible that you're calling
midisend
too often though, and that is what is causing the problem?