From fd2dd2ce67282943a8a239727da43e73f42e7e4e Mon Sep 17 00:00:00 2001 From: wiiznokes <78230769+wiiznokes@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:48:11 +0100 Subject: [PATCH] restore submodule --- .gitmodules | 4 ++-- hardware/libsensors | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 hardware/libsensors diff --git a/.gitmodules b/.gitmodules index 6c9311c8..4a1c9527 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ -[submodule "libsensors"] +[submodule "hardware/libsensors"] path = hardware/libsensors url = https://github.com/wiiznokes/libsensors - branch = pwm \ No newline at end of file + branch = pwm diff --git a/hardware/libsensors b/hardware/libsensors new file mode 160000 index 00000000..a6ec549e --- /dev/null +++ b/hardware/libsensors @@ -0,0 +1 @@ +Subproject commit a6ec549ed68ba9ea2a13963cd713831c47701a5e