Implement cash input interface

This commit is contained in:
2023-05-04 14:28:38 +02:00
parent f611e07dcf
commit e32142cd62
2 changed files with 44 additions and 8 deletions

View File

@@ -118,8 +118,8 @@ private slots:
void onPrintFinishedERR();
// cash payment
void onGotCoin();
void onCashGotCoin();
void onCashVendStopByMax();
};
#endif // ATBDEVICECONTROLLERPLUGIN_H