fixed gamma
This commit is contained in:
@@ -3,41 +3,41 @@ max-gamma = 150
|
||||
profile {
|
||||
time = 7:30
|
||||
identity = true
|
||||
gamma = 1
|
||||
gamma = 100
|
||||
}
|
||||
|
||||
profile {
|
||||
time = 18:00
|
||||
temperature = 5000
|
||||
gamma = 1
|
||||
gamma = 90
|
||||
}
|
||||
|
||||
profile {
|
||||
time = 19:00
|
||||
temperature = 4500
|
||||
gamma = 1
|
||||
gamma = 90
|
||||
}
|
||||
|
||||
profile {
|
||||
time = 20:00
|
||||
temperature = 4000
|
||||
gamma = 1
|
||||
gamma = 90
|
||||
}
|
||||
|
||||
profile {
|
||||
time = 21:00
|
||||
temperature = 3500
|
||||
gamma = 1
|
||||
gamma = 80
|
||||
}
|
||||
|
||||
profile {
|
||||
time = 22:00
|
||||
temperature = 3000
|
||||
gamma = 1
|
||||
gamma = 80
|
||||
}
|
||||
|
||||
profile {
|
||||
time = 23:00
|
||||
temperature = 2500
|
||||
gamma = 1
|
||||
gamma = 80
|
||||
}
|
||||
|
Reference in New Issue
Block a user