paulvha / sps30

Sensirion SPS30 driver for ESP32, SODAQ, MEGA2560, UNO,UNO-R4 ESP8266, Particle-photon on UART OR I2C coummunication
GNU General Public License v3.0
66 stars 27 forks source link

Example 6 SPS30 #11

Closed spotpkt closed 4 years ago

spotpkt commented 4 years ago

return on line 284 required the addition of a variable to compile for me. Added (true) and everything has been working peachy.

paulvha commented 4 years ago

Thanks. Noticed that IDE 1.8.12 is strict on syntax and added new tests. I have updated the source codes of the examples