Skip to content

Commit 24cfc41

Browse files
authored
Merge pull request #240 from adafruit/vncl4200
Publish VCNL4200
2 parents 4236b58 + ae6a658 commit 24cfc41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/i2c/vcnl4200/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"productURL": "https://www.adafruit.com/product/6064",
55
"documentationURL": "https://learn.adafruit.com/adafruit-vcnl4200-long-distance-ir-proximity-and-light-sensor",
66
"description": "Proximity sensor works from 0 to 1.5m (about 59 inches) & light sensor with range of 0.003 to 1570 lux",
7-
"published": false,
7+
"published": true,
88
"i2cAddresses": [ "0x51" ],
99
"subcomponents": [ "light", "proximity" ]
1010
}

0 commit comments

Comments
 (0)