Skip to content

Commit

Permalink
added todos
Browse files Browse the repository at this point in the history
  • Loading branch information
RCMast3r committed Jan 30, 2024
1 parent 343e806 commit ac31941
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/drivetrain_system_test.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef DRIVETRAIN_SYSTEM_TEST
#define DRIVETRAIN_SYSTEM_TEST


// TODO @ben
#endif /* DRIVETRAIN_SYSTEM_TEST */
2 changes: 2 additions & 0 deletions test/pedals_system_test.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ rough draft
author: Lucas Plant
*/

// TODO @ben

#ifndef PEDALS_SYSTEM_TEST
#define PEDALS_SYSTEM_TEST
#include <gtest/gtest.h>
Expand Down
2 changes: 1 addition & 1 deletion test/state_machine_test.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include "MCUStateMachine.h"



// TODO @ben

class DrivetrainMock
{
Expand Down

0 comments on commit ac31941

Please sign in to comment.