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

Example5_sps30_bme280_BasicReadings #24

Closed eumaios closed 2 years ago

eumaios commented 2 years ago

Hello - thanks for the library. I found a superfluous curly bracket on line 248 in Example5_sps30_bme280_BasicReadings. If I remove it, it compiles without complaining in Arduino IDE.

paulvha commented 2 years ago

Thanks !! I will correct that regards, Paul