Skip to content

Commit

Permalink
fixed formatting (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
ricemaking committed Jan 14, 2025
1 parent ec48249 commit 2de7b80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/CAN/FakeCANBoard.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ using namespace std::chrono_literals;
using can::motor::motormode_t;
using namespace robot::types;

enum class TestMode
{
enum class TestMode {
ModeSet,
PWM,
PID,
Expand Down

0 comments on commit 2de7b80

Please sign in to comment.