Skip to content

Releases: adafruit/Adafruit_CircuitPython_TSL2561

Update to lux calculation

22 Dec 21:07
43e7a87
Compare
Choose a tag to compare

Thanks to @dhalbert for finding the issue. Thanks to @jerryneedell and @caternuson for getting it fixed up!

Resolves:

  • Fixes lux calculation to accept ratio of 0
  • Simplifies if/elif tests to only test upper limit on each case

Updated with lint and autobundling!

17 Dec 04:34
cdb6d71
Compare
Choose a tag to compare

Thanks to @tannewt for the great work!

2.0 Release for CircuitPython 2.x

16 Nov 00:53
885c65e
Compare
Choose a tag to compare

Release with binaries for CircuitPython 2.x. Note this might not work with CircuitPython 3.0+!

removed deprecated function call

14 Nov 23:58
86bb3f1
Compare
Choose a tag to compare
Merge pull request #6 from caternuson/master

changed read_into to readinto

initial release for CircuitPython library bundle

06 Nov 02:27
Compare
Choose a tag to compare