All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Remove usage of float. sht3x_measure_single_shot and sht3x_blocking_read_measurement now return a int32_t, conversion from ticks to physical value uses an approximation and the returned temperature is in milli degrees celsius and humidity in milli %.
Initial release