Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryyip committed Nov 14, 2018
1 parent e9e36e9 commit 8c8b885
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.bin
*.hex
python_for_pi/
3 changes: 0 additions & 3 deletions Grove_Motor_Driver_TB6612FNG.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@
#define GROVE_MOTOR_DRIVER_I2C_CMD_STEPPER_RUN 0x06
#define GROVE_MOTOR_DRIVER_I2C_CMD_STEPPER_STOP 0x07
#define GROVE_MOTOR_DRIVER_I2C_CMD_STEPPER_KEEP_RUN 0x08

#define GROVE_MOTOR_DRIVER_I2C_CMD_SET_ADDR 0x11
#define GROVE_MOTOR_DRIVER_I2C_CMD_RST_ADDR 0x12
#define GROVE_MOTOR_DRIVER_I2C_CMD_TEST_GET_REV 0xc0


enum motor_channel_type_t{
Expand Down

0 comments on commit 8c8b885

Please sign in to comment.