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": "ultrasonic",
"Description": "Grove ultrasonic sensor Library",
"Sensor Class": {
"ultrasonic": {
"UltraSonic": {
"Name": "API for the Grove Ultrasonic Ranger",
"Description": "This is the UPM Module for the Grove Ultrasonic Ranger. This Grove Ultrasonic sensor is a non-contact distance measurement module which is compatible with the Grove system. It is designed for easy modular project usage with industrial performance. Detection ranges from 3 cm (1.2\") to 4 m (13'1.5\") and works best when the object is within a 30 degree angle relative to the sensor.",
"Aliases": ["ultrasonic", "Grove - Ultrasonic Ranger"],
@ -58,4 +58,4 @@
}
}
}
}
}