mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-20 22:45:44 +08:00
Page alert commands
This commit is contained in:
@@ -44,6 +44,8 @@ public:
|
||||
|
||||
void sendPage(unsigned int ric, const std::string& text);
|
||||
void sendPageBCD(unsigned int ric, const std::string& text);
|
||||
void sendPageAlert1(unsigned int ric);
|
||||
void sendPageAlert2(unsigned int ric, const std::string& text);
|
||||
|
||||
unsigned int readModem(unsigned char* data);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user