X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/53d85a8fa1c1b98cb79c40712d1668731bdcaf49..ec75f5c10a91211e50b74af181b827fc93a6dcd5:/client/graph.c diff --git a/client/graph.c b/client/graph.c index 6362c8fe..174e4a5f 100644 --- a/client/graph.c +++ b/client/graph.c @@ -69,6 +69,8 @@ size_t getFromGraphBuf(uint8_t *buff) } return i; } + + // Get or auto-detect clock rate int GetClock(const char *str, int peak, int verbose) {