Print: count undefined print result values and retry

This commit is contained in:
2024-05-16 15:20:52 +02:00
parent b946dc5a92
commit 560b6d3221
2 changed files with 17 additions and 2 deletions

View File

@@ -129,6 +129,9 @@ private:
// counts failed hw->log_chkIfVaultRecordAvailable()
int accountCheckCounter;
// counts faild hw->prn-getPrintResult()
int printResultCheckCounter;
// dbus
int init_sc_dbus();