summarylogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml34
1 files changed, 0 insertions, 34 deletions
diff --git a/config.toml b/config.toml
deleted file mode 100644
index 7350a0d6137d..000000000000
--- a/config.toml
+++ /dev/null
@@ -1,34 +0,0 @@
-log_level = "Error"
-cards = ["card0"]
-
-[[speed_matrix]]
-temp = 4.0
-speed = 4
-
-[[speed_matrix]]
-temp = 30.0
-speed = 33
-
-[[speed_matrix]]
-temp = 45.0
-speed = 50
-
-[[speed_matrix]]
-temp = 60.0
-speed = 66
-
-[[speed_matrix]]
-temp = 65.0
-speed = 69
-
-[[speed_matrix]]
-temp = 70.0
-speed = 75
-
-[[speed_matrix]]
-temp = 75.0
-speed = 89
-
-[[speed_matrix]]
-temp = 80.0
-speed = 100