Bunch of shit
This commit is contained in:
parent
06520092e8
commit
d8653015d5
9 changed files with 104 additions and 5 deletions
|
|
@ -19,7 +19,7 @@ in {
|
|||
defaultStrategy = "school";
|
||||
strategies = {
|
||||
"school" = {
|
||||
movingAverageInterval = 10;
|
||||
movingAverageInterval = 20;
|
||||
speedCurve = [
|
||||
{
|
||||
temp = 40;
|
||||
|
|
@ -34,7 +34,7 @@ in {
|
|||
speed = 60;
|
||||
}
|
||||
{
|
||||
temp = 75;
|
||||
temp = 80;
|
||||
speed = 100;
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue