Skip to content

Commit f276b3e

Browse files
committed
TMC2262: Removed a constant that needs to be defined in eval file
1 parent aed0395 commit f276b3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tmc/ic/TMC2262/TMC2262_Constants.h

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#define TMC2262_MOTORS 1
1414
#define TMC2262_WRITE_BIT TMC_WRITE_BIT
1515
#define TMC2262_ADDRESS_MASK TMC_ADDRESS_MASK
16-
#define TMC2262_MAX_VELOCITY 8388096
1716
#define TMC2262_MAX_ACCELERATION u16_MAX
1817

1918
// ramp modes (Register TMC2262_RAMPMODE)

0 commit comments

Comments
 (0)