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

Usage

const options = {
    cv: 14,
    bit: 5,
    bitValue: 1
}

verifyCVBitProgrammingCommand(options)
// returns '<V 14 5 1>'
⚠️ **GitHub.com Fallback** ⚠️