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

Switch to LemLib Units #132

Open ssejrog opened 2 months ago

ssejrog commented 2 months ago

Requiring Okapi as a dependency just for units is silly. We should switch over to using LemLib Units eventually. This will cause breaking changes and it's probably not worth it to release 4.0 now. This should be added to whatever breaking changes are required for a new feature in the future.