mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 23:45:49 +08:00
Add timer to return from CW Ident
This commit is contained in:
@@ -315,6 +315,10 @@ void CTFTSerial::writeCWInt()
|
||||
{
|
||||
}
|
||||
|
||||
void CTFTSerial::clearCWInt()
|
||||
{
|
||||
}
|
||||
|
||||
void CTFTSerial::close()
|
||||
{
|
||||
m_serial.close();
|
||||
|
||||
Reference in New Issue
Block a user