STX constant

XModem_Control const STX

Implementation

static const XModem_Control STX =
    XModem_Control._(2, _omitEnumNames ? '' : 'STX');