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

Dependencies:   Encoder mbed HIDScope Servo MODSERIAL

Fork of chessRobot by a steenbeek

filter_constants.h

Committer:
annesteenbeek
Date:
2015-10-30
Revision:
130:2542f844ba1e
Parent:
75:9995528bf8b7

File content as of revision 130:2542f844ba1e:

#ifndef FILTER_CONSTANTS_H
#define FILTER_CONSTANTS_H

#include "mbed.h"
#include "emg.h"

#endif