changelog

This commit is contained in:
Robin Müller 2023-03-04 11:20:59 +01:00
parent fad9373a74
commit 111fbfc200
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC

View File

@ -66,6 +66,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Changes
- Linux `I2cComIF`: No `close` call. Not done in any examples or in official docs. This should not
be an issue, but let us do it like it is recommended officially.
- `CService201HealthCommanding` renamed to `CServiceHealthCommanding`,
service ID customizable now. `CServiceHealthCommanding` expects configuration struct
`HealthServiceCfg` now