Problem with using CTRE Phoenix library

Hey everyone, I’ve been using the CRE phoenix library for a while now but yesterday it just stopped working, VictorSPX motors that I’m defining aren’t getting casted for use with normal WPILib functions(it worked before) I just get plenty of errors thrown at me and almost all of the signify that the Phoenix library isn’t compatible with WPIlib.
edit:SOLVED

Are you sure you are using the WPI_VictorSPX wrapper class?

That was it, sleeping is important.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.