Skip to content

Commit 4df076b

Browse files
committed
Updated comments section
1 parent 335b433 commit 4df076b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adafruit_TSL2561/Adafruit_TSL2561.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717
# Removed commented out C++ code
1818
# Added calculateAvgLux
19-
# Changed main method to use calculateAvgLux and looping support added.
19+
# Changed main method to use calculateAvgLux and loop argument support added.
2020
# Ported "Extended delays to take into account loose timing with 'delay'" update from CPP code
2121
# Added hack so that with autogain every sample goes from 1x to 16x as going from 16x to 1x does not work
2222
#

0 commit comments

Comments
 (0)