mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 23:45:49 +08:00
Add command page_bcd to send bcd message with pocsag
This commit is contained in:
@@ -43,7 +43,7 @@ public:
|
||||
~CPOCSAGControl();
|
||||
|
||||
void sendPage(unsigned int ric, const std::string& text);
|
||||
void sendBCDPage(unsigned int ric, const std::string& text);
|
||||
void sendPageBCD(unsigned int ric, const std::string& text);
|
||||
|
||||
unsigned int readModem(unsigned char* data);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user