@@ -173,7 +173,7 @@ void CP25TX::writeByte(uint8_t c)
voidCP25TX::writeSilence()
{
q15_tinBuffer[4U]={0x00U,0x00U,0x00U,0x00U};
q15_tinBuffer[4U]={0,0,0,0};
q15_tintBuffer[P25_RADIO_SYMBOL_LENGTH*4U];
q15_toutBuffer[P25_RADIO_SYMBOL_LENGTH*4U];
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.