LogError("Invalid length received from the modem - %u",m_buffer[1U]);
m_offset=0U;
returnRTM_ERROR;
}
m_length=m_buffer[1U];
m_offset=2U;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.