From 320b81d71515ef09aaeb713a1af830c6859fed80 Mon Sep 17 00:00:00 2001 From: Matthias Prinke <83612361+matthias-bs@users.noreply.github.com> Date: Sat, 27 Apr 2024 07:05:04 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb9618c..810280e 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,11 @@ Meanwhile, refer to [BresserWeatherSensorTTN - README.md](https://github.com/mat > To set the BLE sensor addresses to the compile time default configuration, set the first address in CMD_SET_BLE_ADDR to 0x000000000000. > [!NOTE] -> 'Default values' +> **Default values**
+> Sleep interval (long): see `BresserWeatherSensorLWCfg.h`
+> BLE addresses: see `BresserWeatherSensorLWCfg.h`
+> Weather sensor receive timeout: see `BresserWeatherSensorReceiver/src/WeatherSensorCfg.h`
+> Sensor IDs include/exclude list: see `BresserWeatherSensorReceiver/src/WeatherSensorCfg.h` ### Using Raw Data