Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 522 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 522 Bytes

PyTorqueLib

Python library created by and used within FRC 1477, Texas Torque.

Add to project

The easiest way is to make your new project using PyTorqueTemplate.

But if you so insist, you can add it to an existing project using:

git submodule add https://github.com/TexasTorque/PyTorqueLib lib

Authors