mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Simplify mode changes.
This commit is contained in:
parent
2e43624ea2
commit
aa1a45394a
6 changed files with 132 additions and 117 deletions
|
|
@ -38,7 +38,7 @@ public:
|
|||
CDStarControl(const std::string& callsign, const std::string& module, CDStarNetwork* network, IDisplay* display, unsigned int timeout, bool duplex);
|
||||
~CDStarControl();
|
||||
|
||||
void writeModem(unsigned char* data);
|
||||
bool writeModem(unsigned char* data);
|
||||
|
||||
unsigned int readModem(unsigned char* data);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue