I use startClientTeam(<team number>) in the pi code, do I need to use startServer() in the rio’s code?

I use startClientTeam(5980) in the pi code, do I need to use startServer() in the rio’s code? Or will the rio be able to get the values in the default table without starting a server?

Assuming you’re using the standard robot code templates, by default the robot program already starts a server, it’s not necessary for you to do it explicitly.

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