mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-20 22:05:08 +00:00
Remove small gap when data comes in while sending terminators.
This commit is contained in:
parent
f7cae15aba
commit
66ca69b02e
2 changed files with 22 additions and 3 deletions
1
DMRTX.h
1
DMRTX.h
|
|
@ -68,6 +68,7 @@ private:
|
|||
uint16_t m_poLen;
|
||||
uint16_t m_poPtr;
|
||||
uint32_t m_count;
|
||||
bool m_abort[2U];
|
||||
|
||||
void createData(uint8_t slotIndex);
|
||||
void createCACH(uint8_t txSlotIndex, uint8_t rxSlotIndex);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue