Handle door events (note)

This events come somtimes very unreliably.
This commit is contained in:
2023-06-20 13:23:36 +02:00
parent 2b71705c81
commit 7c3bc484af
2 changed files with 16 additions and 4 deletions

View File

@@ -129,6 +129,7 @@ private slots:
void onCoinBoxRemoved();
void onCoinBoxInserted();
void onAllDoorsClosed();
void onCBinAndAllDoorsClosed();
// account handling
void private_startAccount();