mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 06:53:42 +00:00
Sending test bcd message after every page command - need this for testing
This commit is contained in:
parent
33143105e3
commit
f3fb072238
3 changed files with 27 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ public:
|
|||
~CPOCSAGControl();
|
||||
|
||||
void sendPage(unsigned int ric, const std::string& text);
|
||||
void sendBCDPage(unsigned int ric, const std::string& text);
|
||||
|
||||
unsigned int readModem(unsigned char* data);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue