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:
26:0a9e4147a31a
Parent:
25:874675516927
Child:
27:5eb5ec295ab2
--- a/debug.h	Tue Oct 06 14:24:40 2015 +0000
+++ b/debug.h	Tue Oct 06 16:37:07 2015 +0200
@@ -2,6 +2,7 @@
 #define DEBUG_H
 
 extern float motorSetSpeed1;
+
 void debugProcess();
 
 #endif
\ No newline at end of file