control for robotic arm that can play chess using a granular gripper

Dependencies:   Encoder mbed HIDScope Servo MODSERIAL

Fork of chessRobot by a steenbeek

Revision:
27:5eb5ec295ab2
Parent:
13:4837b36b9a68
Child:
30:a20f16bf8dda
--- a/config.h	Tue Oct 06 16:37:07 2015 +0200
+++ b/config.h	Tue Oct 06 16:45:41 2015 +0200
@@ -1,5 +1,5 @@
 // All the definitions and variables
-#define pot1Pin A0
+#define pot2Pin A1
 
 // MOTORS
 #define motor2DirPin D4