Skip to content

Verify CV Byte Programming Command

David edited this page Dec 14, 2021 · 1 revision

Usage

const options = {
    cv: 14,
    byteValue: 134
}

verifyCVByteProgrammingCommand(options)
// returns '<V 14 134>'
Clone this wiki locally