Fix comparision error
Dependencies
- [2]
JPTYS433Cleanup, clippy - [3]
MLUGR2LLAdd default impl and some basic plank logic - [4]
ZJPL7VNQSeparate planks from main - [*]
5TH3AA4610 mm extra space
Change contents
- replacement in src/bin/main.rs at line 127
length if length < (ROOMLENGTH - row.get_coverage()) => {length if length > (ROOMLENGTH - row.get_coverage()) => {