mifare_classic icon indicating copy to clipboard operation
mifare_classic copied to clipboard

correct connection for RESET Pin

Open dietmarczekay opened this issue 2 years ago • 1 comments

Document Links

README.md

Description of the problem

The README says RESET Pin: RESET GPIO27. The output of the test program says something different: mifare_classic_interface_debug_print("mifare_classic: RESET connected to GPIO26(BCM).\n");

Please give your suggestion

?

Additional context

*?

dietmarczekay avatar Jan 31 '24 08:01 dietmarczekay

Thank you very much for using LibDriver, The README is right, RESET Pin is GPIO27(BCM). We have fixed the error in the testing program, thank you for you report.

libdriver avatar Jan 31 '24 13:01 libdriver