63 Commits

Author SHA1 Message Date
Tyeth Gundry bf2adc60e2 Merge pull request #31 from tyeth-ai-assisted/bump-version-1.1.3
Update version to 1.1.3
1.1.3
2026-02-25 23:48:38 +00:00
Adabot e72de35697 Bump version to 1.1.3 2026-02-25 23:35:29 +00:00
Limor "Ladyada" Fried d7bc469c18 Merge pull request #30 from ladyada-piclaw/fix-clang-format-ci
Fix clang-format CI
2026-02-13 12:42:57 -05:00
piclaw a7079e7459 Fix clang-format CI: add .clang-format, update workflow, format code 2026-02-05 09:49:41 -05:00
Tyeth Gundry 1b3453d5f4 Merge pull request #29 from tyeth/bump-version-2023-11-14-20-29-36
Update version number to 1.1.2
1.1.2
2023-11-15 12:56:48 +00:00
Tyeth Gundry afc53680ff Bump version number to 1.1.2 2023-11-14 20:29:37 +00:00
dherrada ff9b05d07d Update CI action versions 1.1.1 2023-05-12 11:24:08 -04:00
Limor "Ladyada" Fried 0856f62c1d Merge pull request #25 from adafruit/actionci
Moved repository to actions
1.1.0
2020-05-26 11:50:09 -04:00
dherrada f882164c9b Moved repository to actions 2020-05-26 11:37:42 -04:00
Limor "Ladyada" Fried df395e8712 Merge pull request #20 from mvn23/mvn23-patch-1
Fix negative lux value check.
2019-07-18 11:45:53 -04:00
mvn23 655fdaefe8 Fix negative lux value check.
Rewrite negative lux value check to avoid comparing unsigned long < 0.
2019-04-30 20:48:52 +02:00
Limor "Ladyada" Fried 5aac407f76 Merge pull request #14 from sethtroisi/master
Code Beautifications
2019-04-03 16:19:54 -04:00
Seth Troisi b146b355e2 Code Beautification 2019-04-03 10:36:09 -07:00
ladyada 51cd63a98f fix travis CI location 1.0.3 2019-04-02 17:26:46 -04:00
ladyada 9b9b1d4771 bump 2019-04-02 17:26:02 -04:00
ladyada 322a1b4e55 hand add https://github.com/adafruit/Adafruit_TSL2561/pull/15 2019-04-02 17:25:53 -04:00
Limor "Ladyada" Fried 4f670c0cff Merge pull request #17 from maditnerd/patch-1
Fix for ESP32 with Compiler Warning:All
2019-02-15 17:15:41 -05:00
Rémi Sarrailh f37cdf8ffa Fix for ESP32 with Compiler Warning:All
I got this error with ESP32 
error: suggest parentheses around comparison in operand of '&' [-Werror=parentheses]

When compiler warning is set on All, the code will not compile
2019-02-15 21:35:06 +01:00
Limor "Ladyada" Fried 0558d76ba4 Merge pull request #16 from theintel/master
Improved comments
2018-10-11 20:16:08 -07:00
Muhammad Arifur Rahman d335989be4 Improved comments 2018-10-12 01:10:16 +06:00
Muhammad Arifur Rahman 8044a72c91 Added notes for VCC connection
Added recommendation to check the datasheet for correct logic level of the sensor.
2018-10-11 23:58:16 +06:00
Muhammad Arifur Rahman 8c06682814 Fixed the typo
Changed "VDD" to "VCC"
2018-10-11 23:51:34 +06:00
ladyada c913785d70 fix https://github.com/adafruit/Adafruit_TSL2561/issues/11 and bump! 1.0.2 2018-01-19 13:07:46 -05:00
Limor "Ladyada" Fried fbd7d124a3 refix 2018-01-18 13:59:24 -05:00
Limor "Ladyada" Fried f46b4a2894 Update README.md
test
2018-01-18 13:56:39 -05:00
Limor "Ladyada" Fried a26f2ae68c Update README.md 2018-01-18 13:56:15 -05:00
ladyada 0277f44023 add travis tag 2018-01-18 13:56:02 -05:00
ladyada 74d363c5bd fix typo! 2018-01-17 18:43:01 -05:00
ladyada 91280ca3e6 purposeful typo 2018-01-17 18:38:07 -05:00
ladyada 0e51be8f62 travisize! 2018-01-17 18:17:41 -05:00
ladyada 2b16c33959 now awake! https://github.com/adafruit/Adafruit_TSL2561/pull/12 2018-01-17 12:45:13 -05:00
ladyada 02f2582345 Wrote some awwwwesome documentation! 2018-01-17 01:23:44 -05:00
microbuilder 48be09134f Set version to 1.0.1 2017-12-18 18:51:29 +01:00
microbuilder 3aefef7dee Set min value to 1.0 2017-12-18 18:51:11 +01:00
ladyada 0c88fba4e7 Merge branch 'mjs513-master' 2017-09-12 19:04:12 -04:00
mjs513 e1fc8836ae Revert to begin to original, added comment 2017-09-12 13:10:58 -04:00
mjs513 fca7c4f97e Added support for Teensy 3.x and made Wire port selectable in setup 2017-09-11 22:15:28 -04:00
Limor "Ladyada" Fried 1929c9a7fd Merge pull request #5 from cujomalainey/master
Correct code copy error
2016-10-08 22:44:23 -04:00
Curtis Malainey 0fe1e532e4 Correct code copy error 2016-10-08 18:35:49 -04:00
ladyada 7788020399 rename for modern ide 2016-09-02 21:42:40 -04:00
Tony DiCola e35172f705 Add GitHub issue template 2016-05-27 13:44:13 -07:00
Tony DiCola ab3e79c991 Add GitHub pull request template 2016-05-27 13:39:03 -07:00
Kevin Townsend 53c6c8da5c Merge pull request #3 from beegee-tokyo/master
Changed return value of getEvent and value of event.light in case of saturation
2016-01-13 05:31:57 +01:00
Bernd Giesecke 4f542c8d0b Changed return value of getEvent
value of 0 could be a valid value in darkness, better to return a value > 65535 to report saturation and return false from getEvent in that case!
2016-01-10 00:05:59 +08:00
Bernd Giesecke bcb5729944 Changed return value of getEvent
value of 0 could be a valid value in darkness, better to return a value > 65535 to report saturation and return false from getEvent in that case!
2016-01-09 23:43:37 +08:00
driverblock d087310e6a Include ATTiny85 support
conditional compilation to use TinyWireM
2015-05-15 13:38:13 -04:00
Tony DiCola d3fcdeb5c0 Automatic library.properties generation. 1.0.0 2015-03-31 12:08:08 -07:00
Kevin Townsend ced9f731da Added bool return type to getEvent 2015-03-09 09:30:43 +01:00
microbuilder ba1becf7f1 Extended delays to take into account loose timing with 'delay' 2015-02-19 17:56:43 +01:00
Kevin Townsend 72065d72f0 Added timestamp values 2014-03-05 04:00:36 +01:00