mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-29 20:06:06 +08:00
chg: adapting to new paths
This commit is contained in:
parent
40b1922187
commit
186de6e1ae
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#include "BigBuf.h"
|
||||
#include "util.h"
|
||||
#include "usb_cdc.h" // for usb_poll_validate_length
|
||||
#include "../common/protocols.h"
|
||||
#include "protocols.h"
|
||||
|
||||
//random service RW: 0x0009
|
||||
//random service RO: 0x000B
|
||||
|
|
Loading…
Reference in a new issue