Skip to content

Commit

Permalink
Update robot.h
Browse files Browse the repository at this point in the history
  • Loading branch information
alkaza authored Nov 27, 2017
1 parent 5172e56 commit 6e8eb19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/robot.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ extern volatile int curr_speedA;
extern volatile int curr_speedB;
/* Track previous direction*/
volatile char prev_dir;
/* Track current direction*/
volatile char curr_dir;

/* Setup */
extern void setup (void);
Expand Down

0 comments on commit 6e8eb19

Please sign in to comment.