mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 13:53:26 -07:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
8949e04584
22 changed files with 1143 additions and 194 deletions
|
@ -183,5 +183,6 @@ bool cmd_receive(UsbCommand* cmd);
|
|||
bool cmd_send(uint32_t cmd, uint32_t arg0, uint32_t arg1, uint32_t arg2, void* data, size_t len);
|
||||
|
||||
/// util.h
|
||||
void HfSnoop(int , int);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue