CuttleDigital

open class CuttleDigital

Generic digital sensor

Constructors

Link copied to clipboard
constructor(revHub: CuttleRevHub, digitalPort: Int)

Properties

Link copied to clipboard
open var hub: CuttleRevHub
Link copied to clipboard
open var port: Int

Functions

Link copied to clipboard
open fun getState(): Boolean
Get the state of the digital sensor.