mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
Rename FRC to WPILib (#8637)
This commit is contained in:
@@ -12,7 +12,7 @@ from wpilib.cameraserver import CameraServer
|
||||
class MyRobot(wpilib.TimedRobot):
|
||||
"""
|
||||
Uses the CameraServer class to automatically capture video from a USB webcam and send it to the
|
||||
FRC dashboard without doing any vision processing. This is the easiest way to get camera images
|
||||
dashboard without doing any vision processing. This is the easiest way to get camera images
|
||||
to the dashboard. Just add this to the robotInit() method in your program.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user