mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
This version code now reads a TI tag properly.
This commit is contained in:
parent
bd4cc2c95b
commit
8e7a6ce409
5 changed files with 87275 additions and 8396 deletions
|
@ -129,7 +129,7 @@ lo_passthru lp(
|
|||
adc_d, lp_adc_clk,
|
||||
lp_ssp_frame, lp_ssp_din, ssp_dout, lp_ssp_clk,
|
||||
cross_hi, cross_lo,
|
||||
lp_dbg
|
||||
lp_dbg, divisor
|
||||
);
|
||||
|
||||
lo_simulate ls(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue