Connect all hwapi signals

This commit is contained in:
2023-05-22 11:20:28 +02:00
parent ca5e43e0d7
commit 30d790b84f
2 changed files with 61 additions and 4 deletions

View File

@@ -119,7 +119,10 @@ private slots:
// cash payment
void onCashGotCoin();
void onCashVendStopByMax();
void onCashPayStopByMax();
void onCashPayStopByEscrow();
void onCashPayStopByError();
void onCashPayStopByTimeout();
};
#endif // ATBDEVICECONTROLLERPLUGIN_H