ACK constant

XModem_Control const ACK

Implementation

static const XModem_Control ACK =
    XModem_Control._(6, _omitEnumNames ? '' : 'ACK');