From bd80c563c9ab003e934741db8cddf96ee6587936 Mon Sep 17 00:00:00 2001 From: "Trent M. Wyatt" Date: Sat, 14 May 2022 11:11:02 -0500 Subject: [PATCH] Add CPUVolt (#1389) * Add CPUTemp * Add CPUVolt --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index bdf2908b..5fed3bb5 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4883,3 +4883,4 @@ https://github.com/ripred/TomServo https://github.com/ripred/ButtonGestures https://github.com/khoih-prog/FTPClient_Generic https://github.com/ripred/CPUTemp +https://github.com/ripred/CPUVolt