CrossTheRoadElec / Phoenix-api

CTRE Phoenix language API (targets FIRST Robotics Competition, Linux, RaspPi, Windows)
Other
39 stars 28 forks source link

CCI interface: use enums #24

Closed virtuald closed 3 years ago

virtuald commented 6 years ago

This will make it easier to figure out what the actual parameters are supposed to be. Usually it's easy to guess which enum belongs, but having it as part of the function signature would help me autogenerate the documentation.

JCaporuscio commented 3 years ago

We've started doing this with newer features. If there are specific items you'd like to see changed, please file a new issue on our releases repo and we'll address it. https://github.com/CrossTheRoadElec/Phoenix-Releases