Skip to content

Commit

Permalink
Fix formatting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SizzinSeal committed Oct 1, 2023
1 parent 192cdca commit 2621a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/lemlib/chassis/chassis.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class Chassis {
* @param calibrateIMU whether to calibrate the IMU. True by default
*/
void initialize(bool calibrateIMU = true);

/**
* @brief Set the pose of the chassis
*
Expand Down

0 comments on commit 2621a4d

Please sign in to comment.