Closed kasperbauer closed 1 year ago
Here's the corresponding issue: #1637
Lattice transport values should be increased outside the for-loop. In the current state, the transport values are increased in steps of 5, due to the sprocket ordering logic.
Right, just added a commit with that.
Wonderful, thanks for catching my mistake!
thank you!
Here's the corresponding issue: #1637
Lattice transport values should be increased outside the for-loop. In the current state, the transport values are increased in steps of 5, due to the sprocket ordering logic.