handshakeDelay constant
How long it should take for a firmware device to respond to a handshake.
Implementation
static const handshakeDelay = Duration(milliseconds: 200);
How long it should take for a firmware device to respond to a handshake.
static const handshakeDelay = Duration(milliseconds: 200);