mirror of
https://github.com/g4klx/MMDVMHost
synced 2026-02-05 06:05:42 +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