From 6530fd9fe58980ea03d47905bad5e871b9439b7a Mon Sep 17 00:00:00 2001 From: rehius <128579193+rehius@users.noreply.github.com> Date: Sun, 1 Oct 2023 23:22:13 +0000 Subject: [PATCH] Update config.h --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index b41fa04..58a4b9a 100644 --- a/config.h +++ b/config.h @@ -1,5 +1,5 @@ #include "hardware/flash.h" -#define OFFSET_DIV 10 +#define OFFSET_DIV 8 #define OFFSET_MIN 6200 #define OFFSET_MAX 6900