projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Patch by jonor, fixes so uart_receive does not block when data is continuosly receive...
[proxmark3-svn]
/
armsrc
/
util.h
diff --git
a/armsrc/util.h
b/armsrc/util.h
index 135468aeee7e4b3954fa50d9c146221c2ed6e6ac..9c4b4c58e75a81e09661a829695960bb4e53cf46 100644
(file)
--- a/
armsrc/util.h
+++ b/
armsrc/util.h
@@
-47,4
+47,7
@@
void StartCountUS();
uint32_t RAMFUNC GetCountUS();
uint32_t RAMFUNC GetDeltaCountUS();
+void StartCountMifare();
+uint32_t RAMFUNC GetCountMifare();
+
#endif
Impressum
,
Datenschutz