-//int DetectClock(int peak);
-int getFromGraphBuf(uint8_t *buff);
-int GetClock(const char *str, int peak, int verbose);
-void setGraphBuf(uint8_t *buff,int size);
+int GetFromGraphBuf(uint8_t *buff);
+int GetClock(const char *str, int verbose);
+void SetGraphBuf(uint8_t *buff,int size);