We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
just added the library to my platformio project and it says :
.pio/libdeps/seeed_xiao_esp32s3/NDEF/MifareUltralight.h:4:10: fatal error: PN532.h: No such file or directory
even when i add the Yihui Xiong's PN532 Library, it does the same thing
what should i do ? how can i get the module work with my esp32s3 from seeeduino ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
just added the library to my platformio project and it says :
.pio/libdeps/seeed_xiao_esp32s3/NDEF/MifareUltralight.h:4:10: fatal error: PN532.h: No such file or directory
even when i add the Yihui Xiong's PN532 Library, it does the same thing
what should i do ? how can i get the module work with my esp32s3 from seeeduino ?
The text was updated successfully, but these errors were encountered: