fixed JSON keys

Signed-off-by: Wai Lun Poon <wai.lun.poon@intel.com>
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Wai Lun Poon
2017-08-17 19:42:04 -04:00
committed by Abhishek Malik
parent c5cdfc702c
commit 3ca7889755
103 changed files with 242 additions and 242 deletions

View File

@ -5,9 +5,9 @@
{
"dfrorp":
{
"Brief": "Analog Oxidation Reduction Potential (ORP) Sensor",
"Name": "Analog Oxidation Reduction Potential (ORP) Sensor",
"Description": "This library was tested with the DFRobot ORP (Oxidation/Reduction Potential) Sensor. To calibrate: Disconnect the sensor probe (but leave the sensor interface board connected). Then run one of the examples while holding down the 'calibrate' button on the device. Read the ORP value reported (it should be fairly small). This value is what you should supply to setCalibrationOffset(). Then reconnect the probe to the interface board and you should be ready to go. DO NOT press the calibrate button on the interface board while the probe is attached or you can permanently damage the probe.",
"Part Numbers": ["dfrorp"],
"Aliases": ["dfrorp"],
"Categories": ["orp", "liquid"],
"Connections": ["analog"],
"Project Type": ["industrial"],
@ -37,4 +37,4 @@
}
}
}
}""
}