moeskerv / esp32-weather-station

26 stars 9 forks source link

Sps30 libary. #3

Closed joelpfeiffer closed 3 years ago

joelpfeiffer commented 3 years ago

Hi, great to here it’s still working. Do you know what version of the sps30 library you are using.

I cannot get to work using the latest version of the sps30 libary.

Regards,

moeskerv commented 3 years ago

Hi, I'm using the version 0.9.0 of the sps30 library which throws some warnings during compilation, but it works.

Can you give some details about what exactly goes wrong?

moeskerv commented 3 years ago

I made a PR to fix the compiler warnings in the sps30 library, lets see if it gets merged. https://github.com/Sensirion/arduino-sps/pull/21