analogdevicesinc / TMC-API

TRINAMIC's IC API
MIT License
188 stars 83 forks source link

typo in TMC5160_Constants.h #16

Closed alexis-cala closed 3 years ago

alexis-cala commented 3 years ago

#define TMC5160_SW STOPL_POLARITY 0x0004

In TMC5160_Constants.h line 29, there is a space between SW and STOPL instead of an underscore.

trinamic commented 3 years ago

Hi, thanks for the hint. Has been fixed now.