Write CV Bit Main Command - cloudthrottle/dcc-ex--commands GitHub Wiki

Usage

const options = {
    cab: 22,
    cv: 14,
    bit: 7,
    value: 1
}

writeCVBitMainCommand(options)
// returns '<b 22 14 7 1>'
⚠️ **GitHub.com Fallback** ⚠️