EZ-Robotics / EZ-Template

Simple plug-and-play PROS template that handles drive base functions for VEX robots.
https://ez-robotics.github.io/EZ-Template/
Mozilla Public License 2.0
69 stars 28 forks source link

Active brake doesn't work with single stick arcade #22

Closed ssejrog closed 2 years ago

ssejrog commented 2 years ago

Expected Behavior

In single stick arcade, active brake should enable when the single joystick is within thresh.

Actual Behavior

In single stick arcade, active brake enables when both joysticks are within thresh.

Steps to Reproduce

With active brake enabled, run single stick arcade, move the joystick not used and release the used joystick.

ssejrog commented 2 years ago

This wasn't actually an issue, I'm just tired .