Skip to content

Commit c94f1cf

Browse files
authored
Merge pull request #25 from mkende/pn532
Fix the default address of the PN532 board.
2 parents 9fda41c + b1b5f5c commit c94f1cf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

0x20-0x2F.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
- [MCP23008 GPIO Expander](https://www.adafruit.com/product/292) (0x20 - 0x27)
3030
- [MCP23017 GPIO Expander](https://www.adafruit.com/product/732) (0x20 - 0x27)
31+
- [PN532 NFC/RFID reader](https://www.adafruit.com/product/364) (0x24 only, unless manually configured)
3132

3233
## 0x25
3334

0x40-0x4F.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
- [INA260 Precision DC Current/Power Sensor](https://www.adafruit.com/product/4226) (0x40 - 0x4F)
8484
- [PCF8591 Quad 8-Bit ADC + 8-Bit DAC](https://www.adafruit.com/product/4648) (0x48 - 0x4F)
8585
- [PCT2075 Temperature Sensor](https://www.adafruit.com/product/4369) (0x28-0x2E, 0x48-0x4F, 0x70-0x77)
86-
- [PN532 NFC/RFID reader](https://www.adafruit.com/product/364) (0x48 only)
8786
- TMP102 Temperature Sensor (0x48 0x49 0x4A or 0x4B)
8887
- [TMP117 Temperature Sensor](https://www.adafruit.com/product/4821) (0x48 0x49 0x4A or 0x4B)
8988

0 commit comments

Comments
 (0)