From 4f341661e33028c558ed374d8c1aa2b2b10ee366 Mon Sep 17 00:00:00 2001 From: CVR Date: Mon, 13 Sep 2021 14:00:49 +1200 Subject: [PATCH] Update submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 730f222..f1c7686 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "test/usart"] path = test/usart - url = https://git.chch.tech/avr/usart.git + url = git@git.chch.tech:avr/usart.git