Sensirion / embedded-sps

Embedded i2c Driver for Sensirion Particulate Matter Sensors - Download the Zip Package from the Release Page
https://github.com/Sensirion/embedded-sps/releases
BSD 3-Clause "New" or "Revised" License
45 stars 15 forks source link

Move sensirion_i2c_init from probe() to example #25

Closed abrauchli closed 5 years ago

abrauchli commented 5 years ago

This constitutes an interface change since the bus initialization now has to be performed manually.