Commit Graph

20 Commits

Author SHA1 Message Date
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
Kevin Townsend 9bd043e5a9 Updated function name to match enableAutoRange in Adafruit_Sensor 2014-03-05 03:20:00 +01:00
Kevin Townsend 238928accf Added pgmspace.h 2014-02-14 22:46:05 +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
Kevin Townsend 1e78917b23 Updated to use _Unified class names 2013-11-25 23:32:34 +01:00
KTOWN da313757b4 Moved example to /examples 2013-02-05 18:22:40 +01:00
Kevin Townsend f7e7b0d2ab Update README.md 2013-02-04 16:05:43 +01:00
KTOWN 91e57156e4 Simplified constructor 2013-01-31 18:28:56 +01:00
KTOWN da49ff88e6 Removed writeCmd 2013-01-31 12:58:03 +01:00
KTOWN 62ed0eb9e8 Improved comments 2013-01-31 11:24:37 +01:00
KTOWN e34944a8bd Improved driver description 2013-01-31 11:14:50 +01:00
KTOWN 1139917458 First commit 2013-01-31 11:00:54 +01:00
Kevin Townsend 5df80dd191 Initial commit 2013-01-31 01:59:38 -08:00