[Servo] Fixed extra 0 in some getPosition()
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:01:13
| Stage: build Stage: test Stage: lint |
Download artifacts
No artifacts found |
When returning the percentage is multiplied by an extra 0, so 1 could return 3600. While not worng (3600) is ten laps of 360° this could cause errors or in the best case it should be renormalized into the 0-360 range
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:01:13
| Stage: build Stage: test Stage: lint |
Download artifacts
No artifacts found |