mirror of
https://github.com/ShaYmez/NXDNClients.git
synced 2025-07-28 18:52:26 -04:00
Missed non-Linux timer start.
This commit is contained in:
parent
61479b55dc
commit
71b26b10d1
@ -103,8 +103,9 @@ bool CAPRSWriter::open()
|
||||
} else {
|
||||
m_idTimer.setTimeout(20U * 60U);
|
||||
}
|
||||
#else
|
||||
m_idTimer.setTimeout(20U * 60U);
|
||||
#endif
|
||||
|
||||
m_idTimer.start();
|
||||
|
||||
return m_aprsSocket.open();
|
||||
|
Loading…
x
Reference in New Issue
Block a user