frc5024 / webdocs

📄 General documentation for the team
https://frc5024.github.io/webdocs/
GNU General Public License v3.0
1 stars 1 forks source link

Change Limelight example code to use Lib5K's Limelight class #27

Closed ewpratten closed 4 years ago

ewpratten commented 4 years ago

Currently, the limelight webdoc has example code that reads directly from NetworkTables. But @rsninja722, @slownie, and @wm-c just finished up a wrapper for Lib5K.

This example code should describe how to use that class and interact with a limelight through the wrapper.

ewpratten commented 4 years ago

Solved by #33