projects
/
proxmark3-svn
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Corrected indentation to tabs only
[proxmark3-svn]
/
client
/
cmdlfio.h
1
// Low frequency Kantech commands
2
//-----------------------------------------------------------------------------
3
4
#ifndef CMDLFIO_H__
5
#define CMDLFIO_H__
6
7
int
CmdLFIO
(
const char
*
Cmd
);
8
9
int
CmdIODemodFSK
(
const char
*
Cmd
);
10
11
#endif
Impressum
,
Datenschutz