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 4fc5d72 commit 51cdf34Copy full SHA for 51cdf34
Adafruit_TSL2561/Adafruit_TSL2561.py
@@ -20,8 +20,8 @@
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
#
23
-# This was checked against a £10 lux meter from Amazon and was withing 10% up and down the range, the meter
24
-# had a stated accuracy of 5% but then again, £10 meter.
+# This was checked against a 10 UKP lux meter from Amazon and was withing 10% up and down the range, the meter
+# had a stated accuracy of 5% but then again, 10 UKP meter.
25
26
27
import sys
0 commit comments