finitespace / BME280

Provides an Arduino library for reading and interpreting Bosch BME280 data over I2C, SPI or Sw SPI.
GNU General Public License v3.0
212 stars 105 forks source link

85 non void return #121

Closed finitespace closed 3 years ago

finitespace commented 3 years ago

Related issue # and issue behavior

85

92

117

Description of changes/fixes

Changed return to void.

@mention a person to review

@finitespace

Steps to test

!. Compile

Any outstanding TODOs or known issues