DMR trunking patches

This commit is contained in:
adrian 2026-04-18 11:58:50 +03:00
parent b5b119fa8e
commit 4ff3bbf766
16 changed files with 696 additions and 55 deletions

View file

@ -52,6 +52,7 @@ private:
bool m_F;
bool m_S;
unsigned char m_Ns;
bool m_UDT;
};
#endif