menu
crlibserialport package
documentation
crlibserialport.dart
SerialPort
openReadWrite abstract method
openReadWrite abstract method
dark_mode
light_mode
openReadWrite
abstract method
bool
openReadWrite
(
)
Opens the serial port for reading and writing.
Implementation
bool openReadWrite();
crlibserialport package
documentation
crlibserialport
SerialPort
openReadWrite abstract method
SerialPort class