JSON: Fixing Sensor Name field

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2018-01-18 13:26:22 -05:00
parent a842898bd5
commit 7422ec937c
42 changed files with 68 additions and 68 deletions

View File

@ -2,7 +2,7 @@
"Library": "ssd1351",
"Description": "Adafruit SSD1351 OLED library",
"Sensor Class": {
"ssd1351": {
"SSD1351": {
"Name": "API for the Adafruit SSD1351 OLED displays",
"Description": "This is the UPM Module for the Adafruit SSD1351 OLED displays. It was tested with the Adafruit 1.5\" OLED Display, but should work with any SSD1351 display running in SPI mode. On the Intel Edison don't forget to disable SPI Power Management (PM) for this driver to work, you can find more details on this topic here: http://iotdk.intel.com/docs/master/mraa/edison.html",
"Aliases": ["ssd1351", "OLED Breakout Board - 16-bit Color 1.5\" w/microSD holder"],
@ -46,4 +46,4 @@
}
}
}
}
}