mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 23:27:09 +08:00
Modify the P25 UID check slightly.
This commit is contained in:
@@ -28,7 +28,7 @@ public:
|
||||
|
||||
void encodeHeader(unsigned char* data);
|
||||
|
||||
bool decodeLDU1(const unsigned char* data, bool m_network, bool m_overrideuid);
|
||||
bool decodeLDU1(const unsigned char* data, bool m_network, bool m_uidOverride);
|
||||
void encodeLDU1(unsigned char* data);
|
||||
|
||||
void encodeLDU2(unsigned char* data);
|
||||
|
||||
Reference in New Issue
Block a user