Skip to content

Commit

Permalink
fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
fodfodfod committed Oct 28, 2023
1 parent 5ed625a commit 6a3acb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Import the Library
``` java
import shuffleboardlib.Question;
import shuffleboardlib.Questionnaire;
import java.util.HashMap;

public class DriverStation extends ShuffleboardTabBase{
private Questionnaire questionnaire;
Expand Down

0 comments on commit 6a3acb6

Please sign in to comment.