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

Commit 7a206c0

Browse files
Update Robot.java
1 parent 784757e commit 7a206c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/frc/robot/Robot.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ public void disabledPeriodic()
9090
{
9191
m_robotContainer.setMotorBrake(false);
9292
disabledTimer.stop();
93+
disabledTimer.reset();
9394
}
9495
}
9596

0 commit comments

Comments
 (0)