mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
revert back..
This commit is contained in:
parent
ee1612870c
commit
0520d42f3d
2 changed files with 4 additions and 4 deletions
|
@ -32,7 +32,8 @@ int FpgaGetCurrent();
|
|||
#define FpgaEnableSscDma(void) AT91C_BASE_PDC_SSC->PDC_PTCR = AT91C_PDC_RXTEN;
|
||||
void SetAdcMuxFor(uint32_t whichGpio);
|
||||
|
||||
//extern void switch_off();
|
||||
// extern and generel turn off the antenna method
|
||||
extern void switch_off();
|
||||
|
||||
// definitions for multiple FPGA config files support
|
||||
#define FPGA_BITSTREAM_MAX 2 // the total number of FPGA bitstreams (configs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue