]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/util.h
- fixed iso1443a ManchesterDecoder in order to fix broken Snoop/Sniff
[proxmark3-svn] / armsrc / util.h
index 9c4b4c58e75a81e09661a829695960bb4e53cf46..e8b9cdffbc8dd2ebf3a537ae9592a9207fba8ae0 100644 (file)
@@ -47,7 +47,7 @@ void StartCountUS();
 uint32_t RAMFUNC GetCountUS();
 uint32_t RAMFUNC GetDeltaCountUS();
 
-void StartCountMifare();
-uint32_t RAMFUNC GetCountMifare();
+void StartCountSspClk();
+uint32_t RAMFUNC GetCountSspClk();
 
 #endif
Impressum, Datenschutz