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
|
@ -444,8 +444,7 @@ static bool FpgaConfCurrentMode(int bitstream_version) {
|
|||
|
||||
if (bitstream_version == FPGA_BITSTREAM_LF) {
|
||||
LOW(GPIO_FPGA_SWITCH);
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
HIGH(GPIO_FPGA_SWITCH);
|
||||
}
|
||||
// update downloaded_bitstream
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue