Skip to content

Cab Functions Command

David edited this page Dec 14, 2021 · 1 revision

Usage

const options = {
  cab: 22,
  func: 14,
  value: 0
}

cabCommand(options)
// returns '<F 22 14 0>'
Clone this wiki locally