Closed daniel-frenkel closed 2 years ago
The A1
V1
and D1
were renamed to lower case because they clashed with namespace polluting macros from the Arduino framework. The doxygen files haven't been generated after the change.
The
A1
V1
andD1
were renamed to lower case because they clashed with namespace polluting macros from the Arduino framework. The doxygen files haven't been generated after the change.
That fixed it. Thanks!
I am using the TMC5130 in positioning mode. When setting up these motor velocity parameters
I receive the following error:
This is very strange because the class does contain all of these members, as seen here. It's weird that only the values with a 1 are doing this. Any idea why?