2017-11-24: 2.0.0 (82134dd)
- Initial version

2018-06-07: 2.0.1 (eec385b)
- Fix wrong length for get-humidity and get-temperature packets (through bricklib2)

2018-10-04: 2.0.2 (d472a71)
- Fix race condition with potential buffer overflow (through bricklib2)

2018-10-15: 2.0.3 (1644a67)
- Add SetSamplesPerSecond configuration function

2019-04-04: 2.0.4 (1545f00)
- Fix bug in GetSamplesPerSecond (was not returning the value)

2019-04-08: 2.0.5 (fb6c809)
- Fix bug in GetSamplesPerSecond (packet length not set)

2019-05-29: 2.0.6 (cad8079)
- Fix SPITFP IRQ race condition with other higher prio IRQs (through bricklib2)