robotpy / pynetworktables

Pure python implementation of the FRC NetworkTables protocol
Other
60 stars 30 forks source link

Add team keyword argument to initialize #90

Open virtuald opened 5 years ago

virtuald commented 5 years ago

This would make user connections more robust than using the 'server' keyword.

virtuald commented 5 years ago

I think actually that it should just change it so that if you pass a team number to 'server', then it does the right thing and uses startClientTeam