mirror of
				https://github.com/eclipse/upm.git
				synced 2025-11-04 00:54:21 +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": "tsl2561",
 | 
			
		||||
    "Description": "TSL2561 Digital Light Sensor library",
 | 
			
		||||
    "Sensor Class": {
 | 
			
		||||
        "tsl2561": {
 | 
			
		||||
        "TSL2561": {
 | 
			
		||||
            "Name": "API for the TSL2561 Digital Light Sensor",
 | 
			
		||||
            "Description": "This is the UPM Module for the TSL2561 Digital Light Sensor. TSL2560 and TSL2561 are light-to-digital converters that transform light intensity to a digital signal output capable of a direct I2C (TSL2561) interface",
 | 
			
		||||
            "Aliases": ["tsl2561", "Grove - Digital Light Sensor"],
 | 
			
		||||
@@ -61,4 +61,4 @@
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user