]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/graph.h
added data psk* cmds for pskdemod
[proxmark3-svn] / client / graph.h
index 325582a674f3b06fa86784d0ed8d515a23b857ad..c5c13798626328a04027183fc5800c856073aaac 100644 (file)
@@ -17,6 +17,7 @@ int ClearGraph(int redraw);
 //int DetectClock(int peak);
 int getFromGraphBuf(uint8_t *buff);
 int GetClock(const char *str, int peak, int verbose);
+int GetNRZpskClock(const char *str, int peak, int verbose);
 void setGraphBuf(uint8_t *buff,int size);
 
 #define MAX_GRAPH_TRACE_LEN (1024*128)
Impressum, Datenschutz