From 9d4443368f4c7c17a0f8ffecb5590eb20a5c66e2 Mon Sep 17 00:00:00 2001 From: medentem Date: Mon, 30 Dec 2024 09:53:54 -0600 Subject: [PATCH] use custom protobufs to add coverage_filter --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7c54ad513..f0bacef5b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "protobufs"] path = protobufs - url = https://github.com/meshtastic/protobufs.git + url = https://github.com/medentem/protobufs.git [submodule "meshtestic"] path = meshtestic url = https://github.com/meshtastic/meshTestic