@ -72,8 +72,8 @@ const uint8_t MARK_SLOT1 = 0x08U;
const uint8_t MARK_SLOT2 = 0x04U;
const uint8_t MARK_NONE = 0x00U;
const uint8_t CONTROL_SLOT1 = 0x00U;
const uint8_t CONTROL_SLOT2 = 0x01U;
const uint8_t CONTROL_SLOT1 = 0x01U;
const uint8_t CONTROL_SLOT2 = 0x00U;
// ---------------------------------------------------------------------------
// Macros
Powered by TurnKey Linux.