puppeteer v0.8.0 (2016-09-05T11:38:30Z)
Dub
Repo
Puppeteer.removeVariableListener
puppeteer
puppeteer
Puppeteer
Undocumented in source.
class
Puppeteer
(VarMonitorTypes...)
void
removeVariableListener
(
VarType
)
(
ubyte
varIndex
,
void
delegate
(
ubyte
,
VarType
,
VarType
,
long
)
shared
listener
)
if
(
canMonitor
!
VarType
)
if
(
allSatisfy
!(
isVarMonitorTypeSupported
,
VarMonitorTypes
)
)
Meta
Source
See Implementation
puppeteer
puppeteer
Puppeteer
aliases
PinSignalWrapper
constructors
this
enums
canMonitor
functions
addPinListener
addVariableListener
emitAIRead
emitVarRead
endCommunication
removePinListener
removeVariableListener
setPWM
setPWMAverage
startCommunication
properties
configuration
isCommunicationEstablished
variables
communicator
config
logger
pinSignalWrappers