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 MAX31855 Thermocouple Amplifier",
"Sensor Class":
{
"max31855":
"MAX31855":
{
"Name": "Thermocouple-to-Digital Converter",
"Description": "Maxim Integrated* [MAX31855](http://datasheets.maximintegrated.com/en/ds/MAX31855.pdf) is a cold-junction compensated thermocouple-to-digital converter. This module was tested on the Maxim Integrated [MAX31855PMB1 PMOD module] (http://datasheets.maximintegrated.com/en/ds/MAX31855PMB1.pdf) from the analog PMOD kit.",
@ -35,4 +35,4 @@
}
}
}
}
}