mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-19 21:03:23 -07:00
Merge branch 'master' into master
This commit is contained in:
commit
161c40fb52
46 changed files with 6730 additions and 449 deletions
|
@ -1849,7 +1849,7 @@ void Cotag(uint32_t arg0) {
|
|||
SetAdcMuxFor(GPIO_MUXSEL_LOPKD);
|
||||
|
||||
// Now set up the SSC to get the ADC samples that are now streaming at us.
|
||||
FpgaSetupSsc();
|
||||
FpgaSetupSsc(FPGA_MAJOR_MODE_LF_ADC);
|
||||
|
||||
// start clock - 1.5ticks is 1us
|
||||
StartTicks();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue