Taking waveform as an example, we have "type" : "idle", "generate" : "jswrap_waveform_idle",
how could I recognize that this belongs somehow to class Waveform ?
@JumJum 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.
Taking waveform as an example, we have
"type" : "idle", "generate" : "jswrap_waveform_idle",
how could I recognize that this belongs somehow to class Waveform ?