Blame view

RIOT/tests/driver_pn532/README.md 242 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
7
  # About
  This is a manual test application for the PN532 NFC reader driver.
  
  # Usage
  This test application initializes the PN532 and waits for a card to be placed
  under the reader. When the card is detected, the content of the card is
  printed.