Skip to content

mapping buttons#51

Merged
Wu-Fan-529 merged 6 commits into
mainfrom
33-mapping-states-to-buttons
May 31, 2026
Merged

mapping buttons#51
Wu-Fan-529 merged 6 commits into
mainfrom
33-mapping-states-to-buttons

Conversation

@FRCTeam3255-Shared-K1-10
Copy link
Copy Markdown
Contributor

No description provided.

Co-Authored-By: lameesnotlame <258483139+lameesnotlame@users.noreply.github.com>
@FRCTeam3255-Shared-K1-10 FRCTeam3255-Shared-K1-10 requested a review from a team as a code owner May 31, 2026 02:27
@FRCTeam3255-Shared-K1-10 FRCTeam3255-Shared-K1-10 linked an issue May 31, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Member

@TaylerUva TaylerUva left a comment

Choose a reason for hiding this comment

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

Format should be

  Command TRY_NONE = Commands.deferredProxy(
      () -> stateMachineInstance.tryState(RobotState.NONE));
onDriver.btn_RightBumper
        .onTrue(TRY_NONE)

FRCTeam3255-Shared-K1-10 and others added 2 commits May 30, 2026 20:27
Co-Authored-By: jayden mendoza <244560677+jaymendo670-png@users.noreply.github.com>
Co-Authored-By: jayden mendoza <244560677+jaymendo670-png@users.noreply.github.com>
Comment thread src/main/java/frc/robot/RobotContainer.java Outdated
Comment thread src/main/java/frc/robot/RobotContainer.java
FRCTeam3255-Shared-K1-10 and others added 3 commits May 30, 2026 20:39
Co-Authored-By: jayden mendoza <244560677+jaymendo670-png@users.noreply.github.com>
Co-Authored-By: jayden mendoza <244560677+jaymendo670-png@users.noreply.github.com>
@Wu-Fan-529 Wu-Fan-529 enabled auto-merge (squash) May 31, 2026 03:53
@Wu-Fan-529 Wu-Fan-529 merged commit 7bc5a19 into main May 31, 2026
1 check passed
@Wu-Fan-529 Wu-Fan-529 deleted the 33-mapping-states-to-buttons branch May 31, 2026 03:54
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.

mapping states to buttons

3 participants