add coin-attach signal

This commit is contained in:
2024-02-19 15:59:41 +01:00
parent 7130d052e7
commit 790c2fd031
5 changed files with 11 additions and 7 deletions

View File

@@ -48,6 +48,9 @@ T_runProc::T_runProc()
void T_runProc::runProc_slotProcess(void)
{
#ifndef THIS_IS_CA_MASTER
if (epi_getDI_CoinAttach()) {
emit runProc_coinAttached();
}
cash_paymentProcessing();
doors_supervise();
bl_performComplStart(); // neu 1.12.23