mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Improve timing within the protocol engines.
This commit is contained in:
parent
1d4443eafd
commit
2cfb1f458e
9 changed files with 36 additions and 14 deletions
|
|
@ -39,7 +39,7 @@ public:
|
|||
unsigned int readModemSlot1(unsigned char* data);
|
||||
unsigned int readModemSlot2(unsigned char* data);
|
||||
|
||||
void clock(unsigned int ms);
|
||||
void clock();
|
||||
|
||||
private:
|
||||
unsigned int m_id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue