Skip to content

Read CV Byte Programming Command

David edited this page Dec 14, 2021 · 1 revision

Usage

const options = {
    cv: 14,
    callabackNum: 1024,
    callbackSub: 3
}

readCVByteProgrammingCommand(options)
// returns '<R 14 1024 3>'
Clone this wiki locally