Package org.firstinspires.ftc.teamcode.fy23.gamepad2.primitives.buttons
package org.firstinspires.ftc.teamcode.fy23.gamepad2.primitives.buttons
-
ClassDescriptionMakes a physical gamepad axis act as a button.Active when held down and not active when up.Toggles state on each press.Only active on the initial press.