projects
/
proxmark3-svn
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
fixing iso15693
[proxmark3-svn]
/
client
/
cmdhfmfu.h
1
#ifndef CMDHFMFU_H__
2
#define CMDHFMFU_H__
3
4
#include <stdint.h>
5
6
extern
int
CmdHFMFUltra
(
const char
*
Cmd
);
7
extern
uint32_t
GetHF14AMfU_Type
(
void
);
8
extern
int
ul_print_type
(
uint32_t
tagtype
,
uint8_t
spacer
);
9
10
#endif
Impressum
,
Datenschutz