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:
bjornnijhuis
Date:
2015-10-20
Revision:
75:9995528bf8b7

File content as of revision 75:9995528bf8b7:

#ifndef FILTER_CONSTANTS_H
#define FILTER_CONSTANTS_H

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

#endif