Skip to content

Commit

Permalink
merging and built successfully
Browse files Browse the repository at this point in the history
  • Loading branch information
kill-shots committed Feb 29, 2024
1 parent 19e0ede commit 4a40db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/cpp/Robot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ void Robot::AutonomousInit() {
void Robot::AutonomousPeriodic() {
// m_driveSim->OnUpdate();
}
void Robot::AutonomousPeriodic() {}


void Robot::TeleopInit() {
loop.Clear();
Expand Down

0 comments on commit 4a40db1

Please sign in to comment.