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.
- example how to change I2C address for SLF3x sensors
renamings in sf06_lf_i2c:
- init_driver() changed to sf06_lf_init()
- naming of i2c address defines changed
- added prefix to enum types in sf06_lf_i2c header (cmd_id_t -> sf06_lf_cmd_id_t, inv_flow_scale_factors -> sf06_lf_inv_flow_scale_factors)
Initial release