Skip to content

Commit

Permalink
motion-detector-v2: Remove leftover "motion detected LED" hint.
Browse files Browse the repository at this point in the history
This LED was removed in hardware version 2.0.
  • Loading branch information
rtrbt committed Mar 22, 2021
1 parent 3596b08 commit 00d5353
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions configs/bricklet_motion_detector_v2_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,11 @@
"""
Returns 1 if a motion was detected. It returns 1 approx. for 1.8 seconds
until the sensor checks for a new movement.
There is also a blue LED on the Bricklet that is on as long as the Bricklet is
in the "motion detected" state.
""",
'de':
"""
Gibt 1 zurück wenn eine Bewegung detektiert wurde. 1 wird für ca. 1,8 Sekunden
zurückgegeben bevor der Sensor wieder erneut eine Bewegung detektieren kann.
Auf dem Bricklet selbst ist eine blaue LED, die leuchtet solange das Bricklet
im "Bewegung detektiert" Zustand ist.
"""
}]
})
Expand Down

0 comments on commit 00d5353

Please sign in to comment.