Library for using the AMS TSL45315 Ambient Light Sensor

Files at this revision

API Documentation at this revision

Comitter:
ajenal
Date:
Tue Mar 25 10:56:45 2014 +0000
Parent:
1:303c95402cdc
Child:
3:f350cffa13b3
Commit message:
minor bug fixed

Changed in this revision

tsl45315.hpp Show annotated file Show diff for this revision Revisions of this file
--- a/tsl45315.hpp	Tue Mar 25 10:54:56 2014 +0000
+++ b/tsl45315.hpp	Tue Mar 25 10:56:45 2014 +0000
@@ -33,7 +33,7 @@
  * Example:
  * @code
  * #include "mbed.h"
- * #include "tsl45315.h"
+ * #include "tsl45315.hpp"
  * Serial pc(USBTX, USBRX);
  * //TSL45x::TSL45315 sensor(p9, p10);
  * //TSL45x::TSL45315 sensor(p9, p10, M1);