monocoque/src/monocoque/devices/usbdevice.h

8 lines
104 B
C

#ifndef _USBDEVICE_H
#define _USBDEVICE_H
#include "tachdevice.h"
#include "usbhapticdevice.h"
#endif