drivers: Use new drivers_api.h in drivers

This commit is contained in:
Bastien Nocera
2018-05-29 13:34:18 +02:00
parent 0930f2614c
commit 19dfb138a6
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#define FP_COMPONENT "upekts"
#include "fp_internal.h"
#include "drivers_api.h"
#define EP_IN (1 | LIBUSB_ENDPOINT_IN)
#define EP_OUT (2 | LIBUSB_ENDPOINT_OUT)