8 lines
104 B
C
8 lines
104 B
C
#ifndef _USBDEVICE_H
|
|
#define _USBDEVICE_H
|
|
|
|
#include "tachdevice.h"
|
|
#include "usbhapticdevice.h"
|
|
|
|
#endif
|