D253Constants

Defines miscellaneous constants known to the monitor.

Properties

Link copied to clipboard
const val COM_STR_SIZE: Int = 24

Fixed-length data packet size used by the monitor.

Link copied to clipboard
const val DS_BAUD_RATE: Int = 115200

BAUD rate for the serial port connection.

Link copied to clipboard

Prefix used at the start of every communication to/from the monitor.

Link copied to clipboard
const val DS_COM_TAIL: String

Suffix used at the end of every communication to/from the monitor.