From e78d0a1461c193589957d7b5775ec8336038ab69 Mon Sep 17 00:00:00 2001 From: Matranix <51540834+matranix@users.noreply.github.com> Date: Fri, 27 Aug 2021 21:58:06 +0200 Subject: [PATCH 1/2] Add Gl553vd Config ( without temperature thresholds) --- Configs/Asus ROG GL33VD.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Configs/Asus ROG GL33VD.xml diff --git a/Configs/Asus ROG GL33VD.xml b/Configs/Asus ROG GL33VD.xml new file mode 100644 index 00000000..fdb220f8 --- /dev/null +++ b/Configs/Asus ROG GL33VD.xml @@ -0,0 +1,25 @@ + + + ASUS ROG GL553VD + Matranix + 500 + false + 100 + + + 236 + 236 + 00 + 08 + false + 0 + 8 + true + 0 + FAN + + + + + + \ No newline at end of file From 4c85a6652cc4bbd88454002399ddc87d16c66268 Mon Sep 17 00:00:00 2001 From: Matranix <51540834+matranix@users.noreply.github.com> Date: Fri, 27 Aug 2021 22:05:39 +0200 Subject: [PATCH 2/2] . --- Configs/{Asus ROG GL33VD.xml => Asus ROG GL533VD.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Configs/{Asus ROG GL33VD.xml => Asus ROG GL533VD.xml} (100%) diff --git a/Configs/Asus ROG GL33VD.xml b/Configs/Asus ROG GL533VD.xml similarity index 100% rename from Configs/Asus ROG GL33VD.xml rename to Configs/Asus ROG GL533VD.xml