refactor: use recyclers instead of stackers

This commit is contained in:
Rafael Taranto 2023-10-09 14:41:33 +01:00
parent dc52cf4414
commit 21b88f182e
37 changed files with 2868 additions and 9599 deletions

View file

@ -28,7 +28,7 @@ const CASH_UNIT_CAPACITY = {
},
aveiro: {
cashbox: 1500,
stacker: 60,
recycler: 60,
cassette: 500
},
tejo: {