Skip to content

Define VPIN Turnout Command

David edited this page Dec 14, 2021 · 1 revision

Usage

const options = {
    turnout: 12,
    pin: 100
}

defineVPINTurnoutCommand(options)
// returns '<T 12 VPIN 100>'
Clone this wiki locally