Reset temperature on start

This commit is contained in:
Sepero 2015-10-25 09:43:11 -04:00
parent 44662b3fb7
commit 4199e7ec10
1 changed files with 3 additions and 0 deletions

View File

@ -139,6 +139,9 @@ get_temp () {
### END define script functions.
echo "Initialize to max CPU frequency"
unthrottle
# Main loop
while true; do