Would it be an option to have func and pin in UtilTimerTaskBuffer instead of a union ?
And to set pin, always not only for UET_IS_BUFFER_READ_EVENT, in jstStartSignal ?
As far as I can see, jshSetOutputValue is only supported for Espruino Board (and ESP32 ;-))
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.
Would it be an option to have func and pin in UtilTimerTaskBuffer instead of a union ?
And to set pin, always not only for UET_IS_BUFFER_READ_EVENT, in jstStartSignal ?
As far as I can see, jshSetOutputValue is only supported for Espruino Board (and ESP32 ;-))