mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
FIX: playing with some delays.
This commit is contained in:
parent
011a793eae
commit
cdc0f15104
9 changed files with 21 additions and 14 deletions
|
@ -390,7 +390,7 @@ void SendCmdPCF7931(uint32_t * tab){
|
|||
FpgaSendCommand(FPGA_CMD_SET_DIVISOR, 95); //125Khz
|
||||
|
||||
FpgaWriteConfWord(FPGA_MAJOR_MODE_LF_PASSTHRU );
|
||||
|
||||
|
||||
LED_A_ON();
|
||||
|
||||
// steal this pin from the SSP and use it to control the modulation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue