]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdcrc.h
reveng RunModel - add endian switches
[proxmark3-svn] / client / cmdcrc.h
index 53aa935edd6d851dafd8252f94dc5674e601b98d..5b324020e64e5374a65b0959ed2225eece9fff85 100644 (file)
@@ -15,5 +15,5 @@ int CmdCrc(const char *Cmd);
 int CmdrevengTest(const char *Cmd);
 int CmdrevengTestC(const char *Cmd);
 int GetModels(char *Models[], int *count, uint32_t *width);
-int RunModel(char *inModel, char *inHexStr, bool reverse, char *result);
+int RunModel(char *inModel, char *inHexStr, bool reverse, char endian, char *result);
 #endif
Impressum, Datenschutz