Read data from an ADIS16355 IMU and write it to the USB port.

Dependencies:   mbed

usb-serial.h

Committer:
yahugh
Date:
2011-08-10
Revision:
0:c6ee363ac724

File content as of revision 0:c6ee363ac724:

void usb_serial_init(void);
bool usb_serial_putc(char);