changelog
This commit is contained in:
parent
7811a4cc6b
commit
ebf5609680
@ -86,6 +86,8 @@ will consitute of a breaking change warranting a new major release:
|
|||||||
- Some smaller logic fixes in the TM store base class
|
- Some smaller logic fixes in the TM store base class
|
||||||
- Fixed usage of C `abs` instead of C++ `std::abs`, which results in MTQ commands not being
|
- Fixed usage of C `abs` instead of C++ `std::abs`, which results in MTQ commands not being
|
||||||
scaled correctly between 1Am² and 0.2Am².
|
scaled correctly between 1Am² and 0.2Am².
|
||||||
|
- TCS Heater Handler: Always trigger mode event if a heater goes `OFF` or `ON`. This event might
|
||||||
|
soon replace the `HEATER_WENT_ON` and `HEATER_WENT_OFF` events.
|
||||||
|
|
||||||
# [v2.0.5] 2023-05-11
|
# [v2.0.5] 2023-05-11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user