call gpi_storeDI_CoinAttach to speed up coin attach detection
This commit is contained in:
parent
961fc6b5dc
commit
ea462ba5c8
@ -1041,6 +1041,9 @@ char T_datif::loadRecDataFromFrame()
|
||||
// Could be set to every response but this (31)
|
||||
// is a very common and very important request
|
||||
gpi_storeDynMachineConditions(RdDleng, receivedData);
|
||||
|
||||
gpi_storeDI_CoinAttach(receivedData[6]); // new, 14.2.24 needed for direct coin insertion
|
||||
|
||||
}
|
||||
/* funktioniert, ist aber nicht nötig. Signal wird nach dem shared memory erzeugt
|
||||
prnResult=receivedData[52];
|
||||
|
Loading…
Reference in New Issue
Block a user