Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

QFRCLib

Carson Rueter edited this page Nov 21, 2024 · 4 revisions

QFRCLib is a one-file robot-side library that allows you to interact with the dashboard.

Simply add the QFRCLib.java file to your robot project.

Tab Selection

To switch tabs from the robot code side, use QFRCLib.setTab(String). For example

Clone this wiki locally