mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
Add timer to return from CW Ident
This commit is contained in:
parent
4e1b002665
commit
28775026d4
10 changed files with 32 additions and 1 deletions
|
|
@ -72,6 +72,10 @@ void CNullDisplay::writeCWInt()
|
|||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::clearCWInt()
|
||||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::close()
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue