purduesigbots / pros

Source code for PROS kernel: open source C/C++ development for the VEX V5 microcontroller
https://pros.cs.purdue.edu
Other
259 stars 76 forks source link

🔖 Release 3.8.0: Road to PROS 4 #541

Closed Richard-Stump closed 1 year ago

Richard-Stump commented 1 year ago

Summary

✨ Add some missing functions to motor groups (#540) ✨ Add additional constructors to motor groups (#470) 🐛 Fixed ambiguity with the default constructor on ADI Encoders (#506) 🐛 Paths with parenthesis no longer break the build system (#533) 🐛Fixed the return_port method on Motor objects (#528)

WillXuCodes commented 1 year ago

WAIT DONT MERGE