mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 23:13:50 +00:00
Add the CW Id.
This commit is contained in:
parent
bd5946ccd2
commit
68d58a3de6
7 changed files with 93 additions and 16 deletions
2
Modem.h
2
Modem.h
|
|
@ -67,6 +67,8 @@ public:
|
|||
|
||||
bool setMode(unsigned char mode);
|
||||
|
||||
bool sendCWId(const std::string& callsign);
|
||||
|
||||
void clock(unsigned int ms);
|
||||
|
||||
void close();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue