From 97db7bc8700f69cc64885706cd1e5781693e1e48 Mon Sep 17 00:00:00 2001 From: Matthias Prinke <83612361+matthias-bs@users.noreply.github.com> Date: Mon, 29 Jul 2024 21:40:54 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba36c6d..863d597 100644 --- a/README.md +++ b/README.md @@ -577,7 +577,8 @@ Many software parameters can be defined at compile time, i.e. in [BresserWeather ## Scanning for Sensors -The command `CMD_SCAN_SENSORS` allows to gather information about all sensors within range. +> [!NOTE] +> The command `CMD_SCAN_SENSORS` allows to gather information about all sensors within range. The differences between regular sensor reception and `CMD_SCAN_SENSORS` are: * Scanning will run for `` seconds (as opposed to `ws_timeout`)