Browse Source

first change

Nico 1 year ago
parent
commit
f5f4fec3f0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Gripper/Gripper.ino

+ 1 - 0
Gripper/Gripper.ino

@@ -4,6 +4,7 @@
 #define DirectionPin 	(10u)
 #define BaudRate  		(1000000ul)
 #define ID1				(4u)
+#define ID1				(5u)
 
 #include <XYZrobotServo.h>