How exactly do I use the motor.send() command?
In your API Overview, you listed it as "Send a raw TMCL command to the motor.", but how should I do it? You, or python, want me to give 4 attributes (cmd, type, motorbank, value), but all I have are the ones I would use in the TMCL syntax, used in the TMCL-IDE which I thought i could use when I take this command.
Am I thinking wrong, like is this command not usable for my case or am I using it wrong from the beginning?