DC1 top-level constant
String
const DC1
Device Control One.
DC1 is primarily intended for turning on or starting an ancillary device. If it is not required for this purpose, it may be used to restore a device to the basic mode of operation (see also DC2 and DC3), or any other device control function not provided by other DCs.
NOTE
When used for data flow control, DC1 is sometimes called "X-ON".
Implementation
const String DC1 = '\x11';