code/sorter: use totalItems instead

This commit is contained in:
Dmitriy Pleshevskiy 2024-01-04 19:03:05 +03:00
parent acaf6c97e6
commit 866d8d4a50
Signed by: pleshevskiy
GPG key ID: 79C4487B44403985

View file

@ -1,4 +1,4 @@
sensor dataCount conveyor1 @metaglass
sensor dataCount conveyor1 @totalItems
jump 4 greaterThanEq dataCount 2
control config sorter1 @metaglass 0 0 0
end