mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Changed default gamma of all colors to 2.0.
Updated release with newly included device. Former-commit-id: 447458acf8eb21b2c47097018f800731be518e62
This commit is contained in:
parent
fd6d247506
commit
990ca8ae69
@ -56,21 +56,21 @@
|
||||
"red" :
|
||||
{
|
||||
"threshold" : 0.0000,
|
||||
"gamma" : 1.0000,
|
||||
"gamma" : 2.0000,
|
||||
"blacklevel" : 0.0000,
|
||||
"whitelevel" : 1.0000
|
||||
},
|
||||
"green" :
|
||||
{
|
||||
"threshold" : 0.0000,
|
||||
"gamma" : 1.0000,
|
||||
"gamma" : 2.0000,
|
||||
"blacklevel" : 0.0000,
|
||||
"whitelevel" : 1.0000
|
||||
},
|
||||
"blue" :
|
||||
{
|
||||
"threshold" : 0.0000,
|
||||
"gamma" : 1.0000,
|
||||
"gamma" : 2.0000,
|
||||
"blacklevel" : 0.0000,
|
||||
"whitelevel" : 1.0000
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
69287788649383ba7926e315debc69b7f4bd82a0
|
||||
96b8f6c7e0241930c944a7358af473dabecf1dae
|
Loading…
Reference in New Issue
Block a user