mirror of
				https://github.com/eclipse/upm.git
				synced 2025-10-31 15:15:07 +03:00 
			
		
		
		
	JSON: Fixing Sensor Name field
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
		| @@ -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 @@ | ||||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Abhishek Malik
					Abhishek Malik