From e716c5f39c6df190ab9f00c329a089988e0dd3f3 Mon Sep 17 00:00:00 2001 From: Matthias Prinke Date: Fri, 31 May 2024 18:13:32 +0200 Subject: [PATCH] Updated --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef522ba..9702105 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,8 @@ This is a remake of [BresserWeatherSensorTTN](https://github.com/matthias-bs/Bre * OneWire Temperature Sensor Integration (optional) * ESP32/RP2040 Analog Digital Converter Integration (optional) * [A02YYUW / DFRobot SEN0311 Ultrasonic Distance Sensor](https://wiki.dfrobot.com/_A02YYUW_Waterproof_Ultrasonic_Sensor_SKU_SEN0311) (30...4500mm) (optional) -* [Remote Configuration via LoRaWAN Downlink](https://github.com/matthias-bs/BresserWeatherSensorTTN/blob/main/README.md#remote-configuration-via-lorawan-downlink) +* [Remote Configuration via LoRaWAN Downlink](#remote-configuration-commands--status-requests-via-lorawan) +* Easy [Sensor Data Uplink Payload Configuration](#payload-configuration) * Implementation with Separation between LoRaWAN Network Layer and Application Layer for easy Repurposing * Loading of LoRaWAN secrets from JSON file on LittleFS (optional)