toggle menu
Cuttlefish Documentation
androidJvm
switch theme
search in API
CuttlefishFTCBridge
/
com.roboctopi.cuttlefishftcbridge.devices
/
CuttleDigital
Cuttle
Digital
open
class
CuttleDigital
Generic digital sensor
Members
Constructors
Cuttle
Digital
Link copied to clipboard
constructor
(
revHub
:
CuttleRevHub
,
digitalPort
:
Int
)
Properties
hub
Link copied to clipboard
open
var
hub
:
CuttleRevHub
port
Link copied to clipboard
open
var
port
:
Int
Functions
get
State
Link copied to clipboard
open
fun
getState
(
)
:
Boolean
Get the state of the digital sensor.