Dependents:
FTHR_SensorHub
Revision 2:14568f6891b3, committed 2017-06-21
- Comitter:
- smatthew
- Date:
- Wed Jun 21 01:05:57 2017 +0000
- Parent:
- 1:06d6e31c903e
- Commit message:
- commit;
Changed in this revision
diff -r 06d6e31c903e -r 14568f6891b3 VEML6070.h
--- a/VEML6070.h Mon Jun 19 22:38:55 2017 +0000
+++ b/VEML6070.h Wed Jun 21 01:05:57 2017 +0000
@@ -9,8 +9,10 @@
interface
The VEML6070 is capable of alerting when UV levels rise past a pre-set level.
- It uses a "ACK" pin, and the SMBus Alert Response Address must be read to clear the alert.
- If alert is turned on, you must clear the alert bit before you read/write the sensor.
+ It uses a "ACK" pin, and the SMBus Alert Response Address must be read to
+ clear the alert.
+ If alert is turned on, you must clear the alert bit before you read/write the
+ sensor.
06/09/2017 - Initial mbed driver by Scott Roberts
****************************************************/