changelog update

This commit is contained in:
Robin Müller 2020-12-22 14:26:42 +01:00
parent 9b22a2f3ac
commit 9ac07368da
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ ID for now.
- There is an additional `PERFORM_OPERATION` step for the device handler base. It is important
that DHB users adapt their polling sequence tables to perform this step. This steps allows for aclear distinction between operation and communication steps
- setNormalDatapoolEntriesInvalid is not an abstract method and a default implementation was provided
- getTransitionDelayMs now return 5000 ms instead of 0 in default implementation
- getTransitionDelayMs is now an abstract method
### DeviceHandlerIF