Skip to content

Commit 410ab37

Browse files
authored
Indicate which LED each value illuminates (#103)
Indicate which LED each value illuminates
1 parent a698658 commit 410ab37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildhat/distance.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ def wait_for_in_range(self, distance):
125125
def eyes(self, *args):
126126
"""
127127
Brightness of LEDs on sensor
128+
(Sensor Right Upper, Sensor Left Upper, Sensor Right Lower, Sensor Left Lower)
128129
129130
:param \*args: Four brightness arguments of 0 to 100
130131
"""

0 commit comments

Comments
 (0)