mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
New FPGA code for bidirectional LF emulation
This commit is contained in:
parent
aae8787c03
commit
802a36162a
3 changed files with 50 additions and 5 deletions
|
@ -138,7 +138,7 @@ lo_simulate ls(
|
|||
adc_d, ls_adc_clk,
|
||||
ls_ssp_frame, ls_ssp_din, ssp_dout, ls_ssp_clk,
|
||||
cross_hi, cross_lo,
|
||||
ls_dbg
|
||||
ls_dbg, divisor
|
||||
);
|
||||
|
||||
hi_read_tx ht(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue