From 3e10bedf4c6a68f06ec1ddb27f6103812f49d0a0 Mon Sep 17 00:00:00 2001 From: gullradriel <3157857+gullradriel@users.noreply.github.com> Date: Mon, 13 Mar 2023 20:46:34 +0100 Subject: [PATCH] Added firmware defined RSSI and Power level ranges --- Level.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Level.md b/Level.md index 9f9a670..2924509 100644 --- a/Level.md +++ b/Level.md @@ -25,5 +25,5 @@ The level app is as simple as possible and allow you to monitor available level # Graphs -* RSSI min, average, max => blue, white and red lines +* RSSI min, average, max => blue, white and red lines clipped between [ 31, 170 ] and scaled along the height of the RSSIGraph widget * POWER => green line, clipped between [ -100 , +20 ] and scaled along the height of the RSSIGraph widget \ No newline at end of file