Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnmp committed Jan 23, 2024
1 parent 1be73af commit 3950fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CAN/FakeCANBoard.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ using namespace std::chrono_literals;
using can::motor::motormode_t;
using namespace robot::types;

enum class TestMode { // 14 should not fail on this enum
enum class TestMode {
ModeSet,
PWM,
PID,
Expand Down

0 comments on commit 3950fcf

Please sign in to comment.