robotpy / robotpy-cscore

Moved to https://github.com/robotpy/mostrobotpy
Other
17 stars 12 forks source link

Miscellaneous fixes #55

Closed auscompgeek closed 5 years ago

auscompgeek commented 5 years ago

Add missing argument names. Fixes #49.

Remove the redundant getHttpCameraUrls and getUsbCameraPath. These are already exposed as methods on the relevant classes.

Make mentions of SetTelemetryPeriod() a link to that function.

Fix some overloaded constructor docs and argument names.