Puppeteer.addPinListener

Undocumented in source.
class Puppeteer(CommunicatorT, VarMonitorTypes...)
void
addPinListener
if (
isCommunicator!(CommunicatorT, VarMonitorTypes) &&
allSatisfy!(isVarMonitorTypeSupported, VarMonitorTypes)
)

Meta