Add debug message
This commit is contained in:
parent
209205afd8
commit
3c44e8d282
|
@ -947,6 +947,7 @@ void upsdrv_updateinfo(void)
|
|||
upsdebugx(1, "Boom...");
|
||||
return;
|
||||
}
|
||||
upsdebugx(1, "Boom2...");
|
||||
|
||||
lastpoll = now;
|
||||
data_has_changed = FALSE;
|
||||
|
|
Loading…
Reference in New Issue
Block a user