fix: misleading indentation
This commit is contained in:
@@ -576,7 +576,7 @@ void HfDumpFelicaLiteS() {
|
||||
if (!manch_tbl_fill)
|
||||
fillManch();
|
||||
|
||||
ResetNFCFrame();
|
||||
ResetNFCFrame();
|
||||
|
||||
FpgaWriteConfWord(FPGA_MAJOR_MODE_ISO18092 | FPGA_HF_ISO18092_FLAG_READER |FPGA_HF_ISO18092_FLAG_NOMOD);
|
||||
|
||||
@@ -640,4 +640,4 @@ void HfDumpFelicaLiteS() {
|
||||
|
||||
FpgaWriteConfWord(FPGA_MAJOR_MODE_OFF);
|
||||
cmd_send(CMD_ACK,1,0,0,0,0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user