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

135 fix pids for auton #136

Merged
merged 5 commits into from
Mar 21, 2024
Merged

135 fix pids for auton #136

merged 5 commits into from
Mar 21, 2024

Conversation

Griffin9881
Copy link
Contributor

Pull Request


Issue Number

Closes #135

Comments

@Griffin9881 Griffin9881 self-assigned this Mar 21, 2024
@Griffin9881 Griffin9881 linked an issue Mar 21, 2024 that may be closed by this pull request
@@ -100,6 +103,11 @@ private Dashboard() {
.withPosition(2, 1)
.withSize(4, 3)
.withWidget(BuiltInWidgets.kField);
BuiltInAccelerometer acc = new BuiltInAccelerometer();
Copy link
Member

Choose a reason for hiding this comment

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

You should revert this file

@reediculous456 reediculous456 merged commit 437c5d4 into main Mar 21, 2024
1 check passed
@reediculous456 reediculous456 deleted the 135-fix-pids-for-auton branch March 21, 2024 21:16
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.

fix PIDs for auton
2 participants