Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#17096: fixes after review; changed setting max speed value #17699

Merged
merged 6 commits into from
Jul 24, 2023

Conversation

Corwin-Kh
Copy link
Contributor

No description provided.

@Chumva Chumva changed the base branch from master to r4.5 July 24, 2023 11:13
case "boat":
return ApplicationMode.BOAT.getMaxSpeedConfigLimit();
case "STRAIGHT_LINE_MODE":
return 0;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better never return 0 for speed

@Chumva Chumva merged commit 59b50fa into r4.5 Jul 24, 2023
3 checks passed
@Chumva Chumva deleted the 17096-increase-maximum-speed-for-moped-profile branch July 24, 2023 22:39
@Chumva Chumva linked an issue Jul 24, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase maximum speed for moped profile
3 participants