Skip to content

Commit

Permalink
javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Haefele committed Mar 13, 2024
1 parent 781bc89 commit d84f15c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/frc/robot/Controllers.java
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ public static double getControllerAxis(
}
}

/** Widget for brownout rumble toggle */
public static SimpleWidget browningOutRumble =
Shuffleboard.getTab("Driver")
.add("Rumble if battery voltage is below 10.5v", rumbleBrowningOutWorking);
Expand Down

0 comments on commit d84f15c

Please sign in to comment.