JSON: Correcting the Sensor Class field

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
malikabh
2018-01-16 15:19:39 -05:00
committed by Abhishek Malik
parent b244fe45d1
commit 76949d9358
98 changed files with 189 additions and 393 deletions

View File

@ -2,7 +2,7 @@
"Library": "pn532",
"Description": "Adafruit PN532 NFC/RFID reader/writer Library",
"Sensor Class": {
"pn532": {
"PN532": {
"Name": "API for the PN532 based Adafruit NFC/RFID reader/writer",
"Description": "This is the UPM Module for the PN532 based Adafruit NFC/RFID reader/writer. The PN532 is the most popular NFC chip, and is what is embedded in pretty much every phone or device that does NFC. It can pretty much do it all, such as read and write to tags and cards, communicate with phones (say for payment processing), and 'act' like a NFC tag. If you want to do any sort of embedded NFC work, this is the chip you'll want to use!",
"Aliases": ["pn532", "PN532 NFC/RFID controller breakout board - v1.6"],
@ -47,4 +47,4 @@
}
}
}
}
}