Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 465 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 465 Bytes

0.0.5

  • Fixed getHumidity
  • Fixed getPressureDecimal

0.0.4

  • Restored original functionality of getSoundLevel
  • Added getNoiseLevel for new averaged value over time

0.0.3

  • Tweaked getSoundLevel to return an averaged value over time
  • Added rounding to all integer outputs
  • Added *decimal versions of outputs for Temp, Pressure and Humidity with two decimal places

0.0.2

  • Added onClap and timeSinceLastClap

0.0.1

  • Initial release