-
Notifications
You must be signed in to change notification settings - Fork 59
Description
Describe the bug
A clear and concise description of what the bug is.
I have connected to the controller and have sent the settings but when I try to jog or run the motor nothing happens. The code seems to be sending to the Arduino but nothing is occurring as the output
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
I would expect the motor would jog forward about 10mm
Screenshots
If applicable, add screenshots to help explain your problem.
My Arduino set up

Software versions (please complete the following information):
- OS: Windows
- Python version 3.6
Additional context
I am new to arduinos but I have been trying to follow all the steps you have laid out. Any help on how to solve this issue would be greatly appreciated.

