Merge pull request #63 from dacarley/fix-long-movements

1 - Fixed long/slow movement bug
This commit is contained in:
David A. Carley
2022-08-23 15:32:24 -07:00
committed by GitHub

View File

@@ -54,7 +54,7 @@ static struct {
line_t line;
int section;
int seg;
uint32_t seg;
float iD; // Initial section distance
float iV; // Initial section velocity