From d92833284e40d5e84e17d2fb937012816d262e2d Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Fri, 21 Apr 2023 07:25:34 +0300 Subject: [PATCH] Scroll improvements --- applications/main/subghz/views/receiver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/main/subghz/views/receiver.c b/applications/main/subghz/views/receiver.c index 33a3c79d1..d48ff8b96 100644 --- a/applications/main/subghz/views/receiver.c +++ b/applications/main/subghz/views/receiver.c @@ -14,7 +14,7 @@ #define SUBGHZ_RAW_THRESHOLD_MIN -90.0f -#define SCROLL_INTERVAL (333) +#define SCROLL_INTERVAL (606) #define SCROLL_DELAY (2) typedef struct {