Skip to content

Delete Sensor Command

David edited this page Dec 14, 2021 · 1 revision

Usage

const options = {
    sensor: 12
}

deleteSensorCommand(options)
// returns '<S 12>'
Clone this wiki locally