robotpy / robotpy-commands-v2

Python implementation of the WPILib Command Framework (2020+)
Other
2 stars 14 forks source link

Fix CommandGenericHID.button() to use getRawButton #55

Closed etiennebeaulac closed 3 months ago

etiennebeaulac commented 3 months ago

Closes #54.

virtuald commented 3 months ago

Pushed 2024.2.2 to include this fix.