Mamecontroller/joystick device wrapper library

Dependencies:   USBDevice mbed

joystick.cpp

Committer:
uswickra
Date:
2014-12-10
Revision:
4:4f6e38b6c07e
Parent:
0:4babde63a16e

File content as of revision 4:4f6e38b6c07e:

#include "joystick.h"

Joystick::Joystick():router(keyboard){

}