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": "st7735",
"Description": "Adafruit ST7735 LCD library",
"Sensor Class": {
"st7735": {
"ST7735": {
"Name": "API for the Adafruit ST7735 LCD",
"Description": "This is the UPM Module for the Adafruit ST7735 LCD. This lovely little display breakout is the best way to add a small, colorful and bright display to any project. Since the display uses 4-wire SPI to communicate and has its own pixel-addressable frame buffer, it can be used with every kind of microcontroller. Even a very small one with low memory and few pins available!",
"Aliases": ["st7735", "1.8\" Color TFT LCD display with MicroSD Card Breakout - ST7735R"],
@ -48,4 +48,4 @@
}
}
}
}
}