update
This commit is contained in:
parent
7986432f59
commit
8d20d95bde
@ -999,6 +999,7 @@ BOOLEAN CHostADSBFProcess::OnTimer(void)
|
|||||||
if (!m_turbine->IsConnected())
|
if (!m_turbine->IsConnected())
|
||||||
{
|
{
|
||||||
vLog(LOG_DEBUG, "%s device not connected.\n", m_pidName.c_str());
|
vLog(LOG_DEBUG, "%s device not connected.\n", m_pidName.c_str());
|
||||||
|
m_bRouteAdded = FALSE;
|
||||||
delete m_turbine;
|
delete m_turbine;
|
||||||
m_turbine = NULL;
|
m_turbine = NULL;
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
Loading…
Reference in New Issue
Block a user