We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 335b433 commit 4df076bCopy full SHA for 4df076b
Adafruit_TSL2561/Adafruit_TSL2561.py
@@ -16,7 +16,7 @@
16
#
17
# Removed commented out C++ code
18
# Added calculateAvgLux
19
-# Changed main method to use calculateAvgLux and looping support added.
+# Changed main method to use calculateAvgLux and loop argument support added.
20
# Ported "Extended delays to take into account loose timing with 'delay'" update from CPP code
21
# Added hack so that with autogain every sample goes from 1x to 16x as going from 16x to 1x does not work
22
0 commit comments