Skip to content

Commit

Permalink
Merge pull request #65 from handsomepwy/main
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
virtuald committed Dec 1, 2023
2 parents 1141573 + 5ace912 commit 81f9298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.rst
Expand Up @@ -33,7 +33,7 @@ FRC robot code using Python, and we have several projects related to this:
Additionally, RobotPy is home to several projects that are useful for all teams,
even if they aren’t writing their robot code in python:

* `pyntcore <https://github.com/robotpy/pyntcore>`_: python bindings for NetworkTables that you can use to communcate with a dashboard and/or your robot.
* `pyntcore <https://github.com/robotpy/pyntcore>`_: python bindings for NetworkTables that you can use to communicate with a dashboard and/or your robot.
* `pynetworktables <https://github.com/robotpy/pynetworktables>`_: legacy NetworkTables implementation that you can use to communcate with SmartDashboard and/or your robot.
* `pynetconsole <https://github.com/robotpy/pynetconsole>`_: A simple netconsole implementation in python
* `robotpy-cscore <https://github.com/robotpy/robotpy-cscore>`_: Python bindings for cscore, a powerful camera/streaming library
Expand Down

0 comments on commit 81f9298

Please sign in to comment.