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

Usage

const options = {
    cv: 14,
    bit: 4,
    value: 1,
    callbackNum: 1024,
    callbackSub: 3
}

writeCVBitProgrammingCommand(options)
// returns '<B 14 4 1 1024 3>'
⚠️ **GitHub.com Fallback** ⚠️