-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please make an example #1
Comments
It is used in https://github.com/revk/SolarSystem which should give a good example. |
I trust that it is, but I find it hard to follow. I can't find any pin definition, any Serial.begin(). I have no idea where it starts or where it ends. It is a little above my skill level. Can you point me to the right files ? Thank you. |
pn532_init is where you tell it the uart and pins. It is probably worth reading the include file to start with. |
I think that answers the question. |
Hello.
I don't know if this is still maintained or not, but I would really love an example on how to use this library.
I am currently trying to integrate RFID1356MIFARE with ESP32-EVB but with no luck.
Thank you.
The text was updated successfully, but these errors were encountered: