resetCode property
final
The reset code to send to a firmware device.
Implementation
static final resetCode = Uint8List.fromList([0, 0, 0, 0]);
The reset code to send to a firmware device.
static final resetCode = Uint8List.fromList([0, 0, 0, 0]);