CMD_OKAY constant
int
const CMD_OKAY
OKAY is a success message. It is sent when a write is processed successfully.
Implementation
static const int CMD_OKAY = 0x59414b4f;
OKAY is a success message. It is sent when a write is processed successfully.
static const int CMD_OKAY = 0x59414b4f;