mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 23:13:50 +00:00
Beginnings of allowing for local POCSAG message transmissions.
This commit is contained in:
parent
ec986d97ee
commit
9b2352c877
5 changed files with 45 additions and 1 deletions
|
|
@ -32,7 +32,8 @@ enum REMOTE_COMMAND {
|
|||
RCD_MODE_DMR,
|
||||
RCD_MODE_YSF,
|
||||
RCD_MODE_P25,
|
||||
RCD_MODE_NXDN
|
||||
RCD_MODE_NXDN,
|
||||
RCD_PAGE
|
||||
};
|
||||
|
||||
class CRemoteControl {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue