From 81d98f8b7a18dcd26960b82dc2ef8e31028c3064 Mon Sep 17 00:00:00 2001 From: Paolo Asperti Date: Sun, 13 Mar 2022 18:47:23 +0100 Subject: [PATCH] added murmur --- .gitmodules | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitmodules b/.gitmodules index 23c1db9..e7342f0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,3 +27,8 @@ path = ot-recorder url = https://git.asperti.com/paspo/hassio-ot-recorder.git branch = master + +[submodule "murmur"] + path = murmur + url = https://git.asperti.com/paspo/hassio-murmur.git + branch = master