initial commit
This commit is contained in:
10
library.properties
Normal file
10
library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=NDEF
|
||||
version=1.1.0
|
||||
author=Don Coleman <don.coleman@gmail.com>
|
||||
maintainer=Don Coleman <don.coleman@gmail.com>
|
||||
sentence=An Arduino library for NFC Data Exchange Format (NDEF).
|
||||
paragraph=Read and write NDEF messages to NFC tags and peers. Supports I2C and SPI readers based on the PN532 NFC chip. Works with Adafruit and SeeedStudio NFC readers. This library depends on the Seeed Studio PN532 Library https://github.com/Seeed-Studio/PN532.
|
||||
category=Communication
|
||||
url=https://github.com/don/NDEF
|
||||
architectures=*
|
||||
includes=NfcAdapter.h
|
||||
Reference in New Issue
Block a user