김연빈 김연빈 07-21
Test Motor with Arduino
@e4d40bb81d61ef848d944a6f9eb56d8275ed0cd1
--- TEST
+++ TEST
@@ -1,6 +1,6 @@
-test motor with arduino, check hallsensor
+#test motor with arduino, check hallsensor
 
-- test run motor with arduino
+## test run motor with arduino
 '''
 const int PWM = 10;    // MD200T 6번 (SPEED_IN2) 노랑
 const int DIR = 8;    // MD200T 2번 (DIR2) 주황
@@ -35,7 +35,7 @@
 }
 '''
 
-- check hallsensor
+## check hallsensor
 
 '''
 // 홀센서 핀 번호
Add a comment
List