Add timer to return from CW Ident

This commit is contained in:
phl0 2016-09-15 15:17:51 +02:00
parent 4e1b002665
commit 28775026d4
No known key found for this signature in database
GPG key ID: 48EA1E640798CA9A
10 changed files with 32 additions and 1 deletions

View file

@ -72,6 +72,10 @@ void CNullDisplay::writeCWInt()
{
}
void CNullDisplay::clearCWInt()
{
}
void CNullDisplay::close()
{
}