Skip to content

Commit

Permalink
TMC2262: Removed a constant that needs to be defined in eval file
Browse files Browse the repository at this point in the history
  • Loading branch information
trinamic-ASU committed Mar 27, 2024
1 parent aed0395 commit f276b3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tmc/ic/TMC2262/TMC2262_Constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#define TMC2262_MOTORS 1
#define TMC2262_WRITE_BIT TMC_WRITE_BIT
#define TMC2262_ADDRESS_MASK TMC_ADDRESS_MASK
#define TMC2262_MAX_VELOCITY 8388096
#define TMC2262_MAX_ACCELERATION u16_MAX

// ramp modes (Register TMC2262_RAMPMODE)
Expand Down

0 comments on commit f276b3e

Please sign in to comment.