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 HX711 Analog-to-Digital Converter",
"Sensor Class":
{
"hx711":
"HX711":
{
"Name": "24-bit Analog-to-digital Converter",
"Description": "HX711 is a precision 24-bit analog-to-digital converter (ADC) designed for weight scales and industrial control applications to interface directly with a bridge sensor. This module was tested on the Intel(R) Galileo Gen 2 board.",
@ -34,4 +34,4 @@
}
}
}
}
}