ACK top-level constant

String const ACK

Acknowledge.

ACK is transmitted by a receiver as an affirmative response to the sender.

The use of ACK is defined in ISO 1745.

Implementation

const String ACK = '\x06';