add min and max temp, refactore nvidia api

This commit is contained in:
2024-04-21 17:33:21 +00:00
parent 74432b1929
commit d75f4a8431
7 changed files with 192 additions and 179 deletions

View File

@@ -1,5 +1,5 @@
package constant
const (
Version = "0.1-alpha"
Version = "0.2-alpha"
)