Skip to content

Commit 51cdf34

Browse files
committed
removed pound symbol from comments
1 parent 4fc5d72 commit 51cdf34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Adafruit_TSL2561/Adafruit_TSL2561.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
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
#
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.
23+
# This was checked against a 10 UKP 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 UKP meter.
2525
#
2626

2727
import sys

0 commit comments

Comments
 (0)