Closed Milbrot closed 4 years ago
sps30.h line 410 is #define I2C_WAKEUP 0X1002 should be #define I2C_WAKEUP 0X1103 otherwise I2C Wake-up does not work
Thanks. Good catch !! I could not test myself as the firmware level on my SPS30 is too low. I have update and uploaded 1.4.3.
sps30.h line 410 is #define I2C_WAKEUP 0X1002 should be #define I2C_WAKEUP 0X1103 otherwise I2C Wake-up does not work