Serial monitor (arduino) through python code not working

前端 未结 0 1662
北荒
北荒 2020-12-05 03:33

I wrote a code for a stepper motor connected to A4998 driver connected to arduino:

// defines pins numbers
const int stepPin = 3; 
const int dirPin = 4; 
cons         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题