From 684ab870e5944cf73e922e8504424c7f9cd5d890 Mon Sep 17 00:00:00 2001 From: Gal Date: Mon, 1 Apr 2024 21:26:38 +0200 Subject: [PATCH] Update submodule --- .gitmodules | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 25ab980..9a1eb91 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "lib/e-Paper"] - path = lib/e-Paper - url = git://github.com/waveshare/e-Paper.git \ No newline at end of file + path = lib/e-Paper + url = https://github.com/waveshare/e-Paper.git + ignore = dirty \ No newline at end of file