You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a SynchronousOpmode, I call gamepad1.right_stick_button or gamepad1.left_stick_button, but their values do not change when I press the buttons on the gamepad. I also call this when updateGamepads() is true.
In a
SynchronousOpmode, I callgamepad1.right_stick_buttonorgamepad1.left_stick_button, but their values do not change when I press the buttons on the gamepad. I also call this whenupdateGamepads()istrue.