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

@ -3,7 +3,7 @@
"Description": "API for the DFRobot Laser Particulate Matter (PM) Sensor",
"Sensor Class":
{
"hka5":
"HKA5":
{
"Name": "DFRobot Laser Particulate Matter (PM) Sensor",
"Description": "This driver was tested with a DFRobot Laser PM2.5 Sensor. It connects to a UART at 9600 baud. This is the only baud rate supported. It optionally supports Reset and Set/Sleep gpios as well.",
@ -34,4 +34,4 @@
}
}
}
}
}