Seth Troisi
b146b355e2
Code Beautification
2019-04-03 10:36:09 -07:00
ladyada
322a1b4e55
hand add https://github.com/adafruit/Adafruit_TSL2561/pull/15
2019-04-02 17:25:53 -04: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
ladyada
c913785d70
fix https://github.com/adafruit/Adafruit_TSL2561/issues/11 and bump!
2018-01-19 13:07:46 -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
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
3aefef7dee
Set min value to 1.0
2017-12-18 18:51:11 +01:00
mjs513
fca7c4f97e
Added support for Teensy 3.x and made Wire port selectable in setup
2017-09-11 22:15:28 -04: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
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
Kevin Townsend
9bd043e5a9
Updated function name to match enableAutoRange in Adafruit_Sensor
2014-03-05 03:20:00 +01:00
Kevin Townsend
7b0ceb2bf3
Added pgmspace.h
2014-02-14 22:42:48 +01:00
Kevin Townsend
f35b15b634
Added '_U' extension to unified drivers
2013-11-28 19:08:05 +01:00