driver interface updates, included in razer/gwolve
This commit is contained in:
		@@ -4,6 +4,11 @@
 | 
			
		||||
#include <libusb.h>
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
#include <assert.h>
 | 
			
		||||
#include <unistd.h>
 | 
			
		||||
#include <stdbool.h>
 | 
			
		||||
 | 
			
		||||
// Driver interface
 | 
			
		||||
#include "../../src/device/driver_interface.h"
 | 
			
		||||
 | 
			
		||||
#define VENDOR_ID 0x1532
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user