EOT constant

XModem_Control const EOT

Implementation

static const XModem_Control EOT =
    XModem_Control._(4, _omitEnumNames ? '' : 'EOT');