CrossTheRoadElec / Phoenix5-Examples-LabVIEW

FRC LabVIEW Examples
16 stars 8 forks source link

Remote Closed Loop Example lack of type definitions #11

Open jasondaming opened 5 years ago

jasondaming commented 5 years ago

I would strongly encourage you to use type definitions whenever you make an enum especially when it handles something like a mode that could very easily need to be updated. The could should probably be used in multiple other places too!