IMU and knee angle. No servo yet

Dependencies:   mbed

Fork of FYDP_Final2 by Dave Lu

io.h

Committer:
tntmarket
Date:
2015-03-25
Revision:
11:425dff6a4af9
Parent:
10:22c44650c7c1

File content as of revision 11:425dff6a4af9:

#ifndef IO_H
#define IO_H

#include "mbed.h"

extern Serial pc;

#endif // IO_H