Skip to content

Conversation

@xjp66666
Copy link

  • added numberpads for auto & teleop
  • added & removed parameters to match 2026 requirements

@xjp66666 xjp66666 requested a review from noah-nm January 14, 2026 01:37
@xjp66666 xjp66666 self-assigned this Jan 14, 2026
@IanTapply22
Copy link
Member

I'd recommend following the analyze recommendations from the failing check. Keeps everything consistent.

@xjp66666
Copy link
Author

Okay i will try to fix those issues

@xjp66666 xjp66666 closed this Jan 14, 2026
@IanTapply22
Copy link
Member

IanTapply22 commented Jan 14, 2026

Okay i will try to fix those issues

You don't need to close the PR at all, you can just commit your changes on this branch.

@noah-nm noah-nm reopened this Jan 14, 2026
static TextEditingController l3E = TextEditingController(text: "0");
static TextEditingController l3F = TextEditingController(text: "0");
static TextEditingController l3G = TextEditingController(text: "0");
static TextEditingController autoBallScored =
Copy link
Contributor

Choose a reason for hiding this comment

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

Nitpick, but I'd prefer autoBallsScored

Copy link
Author

Choose a reason for hiding this comment

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

I will change that later. By the way when i tried to build android app it says gradle is outdated, how am i supposed to update it?

Screenshot_20260113_221135

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Looks like there are two spots, that's what I usually do when I upgraded it in the past.

Copy link
Author

Choose a reason for hiding this comment

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

thanks the second one worked, but im not sure if we are using the new gradle structure

chore: bump pub lock file
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.

4 participants