]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/apps.h
add: hw ver: show FPGA versions for both HF and LF FPGA configs
[proxmark3-svn] / armsrc / apps.h
index 57fb55fd3d38c051c3f3a2b509cf672462173b42..fa081d218e9c8a616150f3f24ea309c8f32163be 100644 (file)
@@ -55,7 +55,7 @@ void FpgaSendCommand(uint16_t cmd, uint16_t v);
 void FpgaWriteConfWord(uint8_t v);
 void FpgaDownloadAndGo(int bitstream_version);
 int FpgaGatherBitstreamVersion();
-void FpgaGatherVersion(char *dst, int len);
+void FpgaGatherVersion(int bitstream_version, char *dst, int len);
 void FpgaSetupSsc(void);
 void SetupSpi(int mode);
 bool FpgaSetupSscDma(uint8_t *buf, int len);
Impressum, Datenschutz