Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
r4stered committed Nov 9, 2024
1 parent 0970ef0 commit 0c9db84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/include/str/swerve/SwerveDrive.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

#include <frc/estimator/SwerveDrivePoseEstimator.h>
#include <frc/kinematics/SwerveDriveOdometry.h>
#include <networktables/DoubleTopic.h>
#include <networktables/NetworkTable.h>
#include <networktables/NetworkTableInstance.h>
#include <networktables/DoubleTopic.h>
#include <networktables/StructArrayTopic.h>

#include <memory>
Expand Down

0 comments on commit 0c9db84

Please sign in to comment.