uupdate
This commit is contained in:
parent
20684270a2
commit
7986432f59
@ -1094,7 +1094,7 @@ BOOLEAN CHostADSBFProcess::readRealData()
|
||||
pData = ((std::array<BYTE, MAX_BLOCKF_SIZE>)turbineData).data();
|
||||
if (!m_turbine->IsConnected())
|
||||
{
|
||||
vLog(LOG_ERROR, "%s Read data error.\n", m_pidName.c_str());
|
||||
vLog(LOG_ERROR, "%s Read data error\n", m_pidName.c_str());
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user