add infrared sensor in ev3 library (#296)
This commit is contained in:
		@@ -14,6 +14,7 @@
 | 
			
		||||
        "touch-sensor": "file:../touch-sensor",
 | 
			
		||||
        "ultrasonic-sensor": "file:../ultrasonic-sensor",
 | 
			
		||||
        "gyro-sensor": "file:../gyro-sensor",
 | 
			
		||||
        "infrared-sensor": "file:../infrared-sensor",
 | 
			
		||||
        "mood": "file:../mood"
 | 
			
		||||
    },
 | 
			
		||||
    "public": true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user