Mbed library for SPS30 i2c communication (Configured to be interfaced with TresidderOS) Inherits members and methods from SensorDriver class

Dependents:   SPS30_TEST

Revision:
1:0078efb8903a
Parent:
0:9221dac25d3b
Child:
2:549bee9a4cd0
--- a/sps30.h	Mon Mar 04 05:58:42 2019 +0000
+++ b/sps30.h	Tue Mar 05 03:05:33 2019 +0000
@@ -1,7 +1,7 @@
 #ifndef SPS30_H
 #define SPS30_H
 
-#define SPS30_I2C_ADDR                  0x69
+#define SPS30_I2C_ADDR                  0xd2
 
 #define SPS30_CMMD_STRT_MEAS            0x0010
 #define SPS30_CMMD_STOP_MEAS            0x0104