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 ceb3b98 commit 335b433Copy full SHA for 335b433
Adafruit_TSL2561/Adafruit_TSL2561.py
@@ -18,7 +18,7 @@
18
# Added calculateAvgLux
19
# Changed main method to use calculateAvgLux and looping support added.
20
# Ported "Extended delays to take into account loose timing with 'delay'" update from CPP code
21
-# Added have so that with autogain every sample goes from 1x to 16x as going from 16x to 1x does not work
+# Added hack so that with autogain every sample goes from 1x to 16x as going from 16x to 1x does not work
22
#
23
24
import sys
0 commit comments