Skip to content

Commit f98377e

Browse files
committed
Add period of 30s option to TCTR1000
1 parent e7395af commit f98377e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/pin/tctr1000/definition.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
"productURL": "https://www.adafruit.com/product/5913",
44
"documentationURL": "https://learn.adafruit.com/adafruit-stemma-reflective-photo-interrupt-sensor",
55
"displayName": "TCTR1000 Stemma Breakout",
6-
"description": "Optical reflective sensor with digital output, 1-30mm range, and adjustable LED brightness",
6+
"description": "Optical reflective sensor with digital output, 1-30mm range, and adjustable LED emitter brightness",
77
"published": true,
88
"mode": "DIGITAL",
9+
"defaultPeriod": 30,
910
"direction": "INPUT",
1011
"visualization": {
1112
"type": "switch",

0 commit comments

Comments
 (0)