MAX_KCS_READ_SIZE
unsigned char read_data[MAX_KCS_READ_SIZE];
if (kcs->read_pos >= MAX_KCS_READ_SIZE) {