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:
1:80f098c05d4b
Parent:
0:525558a26464
Child:
5:73bfad06b775
diff -r 525558a26464 -r 80f098c05d4b debug.cpp
--- a/debug.cpp	Mon Sep 28 13:54:34 2015 +0000
+++ b/debug.cpp	Thu Oct 01 15:09:24 2015 +0200
@@ -1,1 +1,9 @@
-// all the debugging data
\ No newline at end of file
+// all the debugging functions
+
+void openSerial() {
+
+}
+
+void debugProcess(){
+	
+}
\ No newline at end of file