mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
make style
This commit is contained in:
parent
143d0140db
commit
d46d23d079
18 changed files with 3972 additions and 4091 deletions
|
@ -44,9 +44,9 @@
|
|||
#define GPIO_USB_PU AT91C_PIO_PA24
|
||||
#define GPIO_RELAY AT91C_PIO_PA25
|
||||
#if defined XC3
|
||||
#define GPIO_FPGA_SWITCH AT91C_PIO_PA26
|
||||
#define GPIO_FPGA_SWITCH AT91C_PIO_PA26
|
||||
#else
|
||||
#define GPIO_FPGA_ON AT91C_PIO_PA26
|
||||
#define GPIO_FPGA_ON AT91C_PIO_PA26
|
||||
#endif
|
||||
#define GPIO_FPGA_DONE AT91C_PIO_PA27
|
||||
#define GPIO_FPGA_NPROGRAM AT91C_PIO_PA28
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue