function setBusyIndicator Call type: function setBusyIndicator(pin) Description When Espruino is busy, set the pin specified here high. Set this to undefined to disable the > feature. Parameters pin Returns No return value (undefined)
function setBusyIndicator
Call type: function setBusyIndicator(pin)
Description When Espruino is busy, set the pin specified here high. Set this to undefined to disable the > feature.
Parameters pin
Returns No return value (undefined)
@DrAzzy 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.