Line 48 commented out
Dependents: UPAS_MicroBLE ENV_NODE_REQUEST_POC ENV_F303K8
Fork of SI1145 by
Diff: SI1145.h
- Revision:
- 3:efef49daeb13
- Parent:
- 2:4d89a48e6174
- Child:
- 6:642ece0fad39
--- a/SI1145.h Sat May 30 00:02:00 2015 +0000 +++ b/SI1145.h Fri Jun 12 22:08:12 2015 +0000 @@ -41,7 +41,7 @@ /** Begin Initialization SI1145 sensor * Configure sensor setting and read parameters for calibration */ - uint16_t getUV(void); + float getUV(void); /** Read the current VIS value from SI1145 sensor */ uint16_t getVIS(void);