mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
cleaning
This commit is contained in:
parent
c082531110
commit
08d9d9daf9
3 changed files with 9 additions and 6 deletions
|
@ -950,7 +950,7 @@ void ReaderIso15693(uint32_t parameter) {
|
|||
// all demodulation performed in arm rather than host. - greg
|
||||
void SimTagIso15693(uint32_t parameter, uint8_t *uid) {
|
||||
|
||||
FpgaDownloadAndGo(FPGA_BITSTREAM_HF);
|
||||
FpgaDownloadAndGo(FPGA_BITSTREAM_HF);
|
||||
SetAdcMuxFor(GPIO_MUXSEL_HIPKD);
|
||||
FpgaSetupSsc();
|
||||
// Start from off (no field generated)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue