NAK constant

XModem_Control const NAK

Implementation

static const XModem_Control NAK =
    XModem_Control._(21, _omitEnumNames ? '' : 'NAK');