From 2111261728342aac002fe9efc348c5f6f4fd2418 Mon Sep 17 00:00:00 2001 From: fredlcore Date: Mon, 23 Dec 2024 10:35:29 +0800 Subject: [PATCH] Clarified the necessary change to BSB_LAN_custom_defs.h in version 4.0 --- docs/EN/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/EN/CHANGELOG.md b/docs/EN/CHANGELOG.md index 38603c5e..f4da4048 100644 --- a/docs/EN/CHANGELOG.md +++ b/docs/EN/CHANGELOG.md @@ -30,7 +30,7 @@ ##Version 4.0## **01.11.2024** -- **ATTENTION: BREAKING CHANGE!** Room temperature parameter 10000, 10001 and 10002 must now have the additional flag `FL_SPECIAL_INF`, otherwise setting temperature will not work! See `BSB_LAN_custom_defs.h.default` for an example (search for `FL_SPECIAL_INF`to find the right line). +- **ATTENTION: BREAKING CHANGE!** Room temperature parameter 10000, 10001 and 10002 must now have the additional flag `FL_SPECIAL_INF`, otherwise setting temperature will not work! See `BSB_LAN_custom_defs.h.default` and search for `FL_SPECIAL_INF`to find the right line and use that as an example. - **ATTENTION: BREAKING CHANGE!** Outside temperature simulation parameter 10017 must have `FL_SPECIAL_INF` flag removed, otherwise setting temperature will not work! - **ATTENTION: BREAKING CHANGE!** Room temperature parameter 10000, 10001 and 10002 for Weishaupt heaters (device families 49, 50, 51 and 59) must now have `FL_SPECIAL_INF` flag removed, otherwise setting temperature will not work! - **ATTENTION: BREAKING CHANGE!** URL commands `/U` (dislpay user-defined variables) and `/X` (display MAX! values) have been removed as these values can now be accessed via parameters 20000++