Skip to content

Commit

Permalink
Merge pull request #240 from adafruit/vncl4200
Browse files Browse the repository at this point in the history
Publish VCNL4200
  • Loading branch information
tyeth authored Jan 8, 2025
2 parents 4236b58 + ae6a658 commit 24cfc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/i2c/vcnl4200/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"productURL": "https://www.adafruit.com/product/6064",
"documentationURL": "https://learn.adafruit.com/adafruit-vcnl4200-long-distance-ir-proximity-and-light-sensor",
"description": "Proximity sensor works from 0 to 1.5m (about 59 inches) & light sensor with range of 0.003 to 1570 lux",
"published": false,
"published": true,
"i2cAddresses": [ "0x51" ],
"subcomponents": [ "light", "proximity" ]
}

0 comments on commit 24cfc41

Please sign in to comment.