You are reading a single comment by @DrAzzy and its replies. Click here to read the full conversation.
  • 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)

About

Avatar for DrAzzy @DrAzzy started