Throttle Command - cloudthrottle/dcc-ex--commands GitHub Wiki

Usage

const options = {
    cab: 22,
    speed: 14,
    direction: 0
}

throttleCommand(options)
// returns '<t 1 22 14 0>'
⚠️ **GitHub.com Fallback** ⚠️