So you wrote something that creates a new E.sendUSBHID function? If so, would it make sense to just prepend those first 3 bytes, rather than making the function behave differently?
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.
So you wrote something that creates a new
E.sendUSBHID
function? If so, would it make sense to just prepend those first 3 bytes, rather than making the function behave differently?