Puppeteer.startCommunication

Undocumented in source. Be warned that the author may not have intended to support it.
class Puppeteer(CommunicatorT, VarMonitorTypes...)
bool
startCommunication
(,
BaudRate baudRate
,
Parity parity
)
if (
isCommunicator!(CommunicatorT, VarMonitorTypes) &&
allSatisfy!(isVarMonitorTypeSupported, VarMonitorTypes)
)

Meta