Updated PN532 (markdown)

Jason2866 2019-02-09 12:53:21 +01:00
parent ee74d62beb
commit 8fa3ba6136
1 changed files with 1 additions and 1 deletions

@ -34,7 +34,7 @@ Please note that `USE_PN532_DATA_FUNCTIONS` are experimental - See Issue https:/
Once you have compiled and uploaded your new firmware you will need to configure the usual (such as your wifi configuration and MQTT server configuration etc) and when complete proceed to enable GPIO pins for PN532 Tx and PN532 Rx on your ESP8266 device.
For this example we will configure it using D1 and D2 as follows - you can follow the buttons pressed from left to right in the image below:
For this example we will configure it using D1 (connected to SCL) and D2 (connected to SDA) as follows - you can follow the buttons pressed from left to right in the image below:
![PN532 Software Configuration](https://raw.githubusercontent.com/andrethomas/images/master/pn532/PN532_Configuration_HSU.PNG)