Skip to content

Commit 3958a8f

Browse files
authored
PIR: Mention modern spelling of infrared in description
Old style (hyphenated) explains PIR acronym better, but new one will be searched for.
1 parent b9418e2 commit 3958a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/pin/pir_sensor/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"vendor": "Generic",
44
"productURL": "https://www.adafruit.com/product/189",
55
"documentationURL": "https://learn.adafruit.com/pir-passive-infrared-proximity-motion-sensor/overview",
6-
"description": "Passive Infra-Red (PIR) motion sensor for detecting presence and movement through thermal changes",
6+
"description": "Passive Infra-Red (PIR) motion sensor for detecting presence and movement through infrared thermal changes",
77
"published": true,
88
"autoSelectString": "pir",
99
"mode": "DIGITAL",

0 commit comments

Comments
 (0)