Skip to content

Commit

Permalink
添加更多预设
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed Apr 9, 2024
1 parent 2ae7d43 commit 8e78bd7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions backend/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,12 @@
"Z1 Extreme":40,
"7840HS": 65,
"7840U": 40,
"7640U": 30,
"7840": 45,
"8840U": 40,
"8840": 45,
"8850U": 40,
"8850": 45,
}
except Exception as e:
logging.error(f"TDP配置异常|{e}")
Expand Down

0 comments on commit 8e78bd7

Please sign in to comment.