Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

35 lines (22 loc) · 1.04 KB

CHANGELOG

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2025-2-12

Changed

  • Serial number and product name interpreted as string (changed from uint8[32] to int8[32])

1.0.0 - 2024-11-25

Added

  • Add all public interfaces

Changed

  • Return type of CO2 value in read_measured_values changed from float to uint16

0.1.0 - 2024-10-31

Added

  • Add product picture
  • Add interfaces to start, stop and read measurements.
  • Add interfaces to read product name, serial number and version