Skip to content

Commit da684ae

Browse files
author
jerryneedell
committed
add comment for LED
1 parent a043a82 commit da684ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_fingerprint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ def finger_search(self):
303303
return r[0]
304304

305305
def set_led(self, color=1, mode=3, speed=0x80, cycles=0):
306-
"""LED functiom.
306+
"""LED function -- only for R503 Sensor.
307307
Parameters: See User Manual for full details
308308
color: 1=red, 2=blue, 3=purple
309309
mode: 1-breathe, 2-flash, 3-on, 4-off, 5-fade_on, 6-fade-off

0 commit comments

Comments
 (0)