From 5c6add264fdd93173f2c2cc7c23a49af2c673fc0 Mon Sep 17 00:00:00 2001 From: Chris Frankland-Wright <85807217+cjfranko@users.noreply.github.com> Date: Mon, 7 Jul 2025 22:30:59 +0100 Subject: [PATCH] config.json --- config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config.json diff --git a/config.json b/config.json new file mode 100644 index 0000000..829e0a8 --- /dev/null +++ b/config.json @@ -0,0 +1,3 @@ +{ + "hardware_offset_ms": 25 +}