Skip to content

Commit

Permalink
Formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bhall-ctre committed Oct 25, 2024
1 parent 3062e64 commit c540452
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/SwerveWithPathPlanner/src/main/cpp/Robot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Robot::Robot() {}
void Robot::RobotPeriodic() {
frc2::CommandScheduler::GetInstance().Run();


/**
* This example of adding Limelight is very simple and may not be sufficient for on-field use.
* Users typically need to provide a standard deviation that scales with the distance to target
Expand Down

0 comments on commit c540452

Please sign in to comment.