mifare_classic
mifare_classic copied to clipboard
correct connection for RESET Pin
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
*?
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.