mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Add boilerplate for the GreaseWeazle driver.
This commit is contained in:
8
lib/usb/greaseweazle.h
Normal file
8
lib/usb/greaseweazle.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef GREASEWEAZLE_H
|
||||
#define GREASEWEAZLE_H
|
||||
|
||||
#define GREASEWEAZLE_VID 0x1209
|
||||
#define GREASEWEAZLE_PID 0x4d69
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user