Add debug message

This commit is contained in:
Anton 2023-09-15 17:19:16 +03:00
parent 209205afd8
commit 3c44e8d282

View File

@ -947,6 +947,7 @@ void upsdrv_updateinfo(void)
upsdebugx(1, "Boom...");
return;
}
upsdebugx(1, "Boom2...");
lastpoll = now;
data_has_changed = FALSE;