Updated PN532 (markdown)

Jason2866 2019-05-07 06:28:35 +00:00
parent 866799513e
commit b064c61f97
1 changed files with 1 additions and 1 deletions

@ -18,7 +18,7 @@ Please make sure the breakout board you order has the HSU pins (SCL=TX and SDA=R
The driver for the PN532 is not included in any of the default release binaries so you will need to compile your own binary for the purpose of using the PN532.
To enable it prior to compilation you need to uncomment the following one or more lines in your `my_user_config.h` file, depending on your use-case.
To enable it prior to compilation you need to uncomment the following one or more lines in your `my_user_config.h` file, depending on your use-case (Dont use Core 2.3.0, This core has [issues with software serial](https://github.com/arendst/Sonoff-Tasmota/wiki/Troubleshooting#arduino-core-differences)).
Please note that the DATA field functionality has proven to work on some cards/tags but not all cards/tags - Please see Issue https://github.com/arendst/Sonoff-Tasmota/issues/4941 for more information about this.