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:
75:9995528bf8b7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/filter_constants.h	Tue Oct 20 10:24:01 2015 +0000
@@ -0,0 +1,7 @@
+#ifndef FILTER_CONSTANTS_H
+#define FILTER_CONSTANTS_H
+
+#include "mbed.h"
+#include "emg.h"
+
+#endif
\ No newline at end of file