update
This commit is contained in:
parent
e7b58121bd
commit
5c07426f4c
@ -967,6 +967,7 @@ BOOLEAN CHostADSBFProcess::OnTimer(void)
|
|||||||
{
|
{
|
||||||
if (m_turbine == NULL)
|
if (m_turbine == NULL)
|
||||||
{
|
{
|
||||||
|
vLog(LOG_DEBUG, "%s not connected.\n", m_pidName.c_str());
|
||||||
if ((m_apdu_t0_begin + 20) < system32.timers)
|
if ((m_apdu_t0_begin + 20) < system32.timers)
|
||||||
{
|
{
|
||||||
m_apdu_t0_begin = system32.timers;
|
m_apdu_t0_begin = system32.timers;
|
||||||
|
Loading…
Reference in New Issue
Block a user