mirror of https://github.com/arendst/Tasmota.git
Updated PN532 (markdown)
parent
866799513e
commit
b064c61f97
2
PN532.md
2
PN532.md
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue