menu
crlibserialport package
documentation
crlibserialport.dart
SerialPortEvent
txReady constant
txReady constant
dark_mode
light_mode
txReady
constant
int
const
txReady
Ready to transmit new data.
Implementation
static const int txReady = 2;
crlibserialport package
documentation
crlibserialport
SerialPortEvent
txReady constant
SerialPortEvent class