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:
14:0c0d1bfd94ea
Parent:
13:4837b36b9a68
Child:
15:5fa388ba22cb
--- a/main.cpp	Mon Oct 05 17:24:14 2015 +0000
+++ b/main.cpp	Mon Oct 05 19:39:00 2015 +0200
@@ -1,6 +1,4 @@
 #include "mbed.h"
-
-
 #include "config.h"  // settings and pin configurations
 #include "actuators.h"