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 27 forks source link

Curve modifer doesn't clear controller screen #87

Closed ssejrog closed 7 months ago

ssejrog commented 7 months ago

Expected Behavior

opcontrol_curve_buttons_toggle(false); should disable the controller buttons from modifying the curve and clear the controller screen of any numbers.

Actual Behavior

The buttons are disabled, but the text remains on the controller.