Comment 1 for bug 933421

Revision history for this message
Night (night.) wrote :

the new hub is counted too soon.

a possible fix for this would be when own INF is constructed and sent at AdcHub.cpp :

void AdcHub::info(bool /*alwaysSend*/)

line 499:
if (state == STATE_NORMAL)
 updateCounts(false);