Changed default gamma of all colors to 2.0.

Updated release with newly included device.


Former-commit-id: 447458acf8eb21b2c47097018f800731be518e62
This commit is contained in:
T. van der Zwan 2014-01-18 22:56:05 +00:00
parent fd6d247506
commit 990ca8ae69
2 changed files with 4 additions and 4 deletions

View File

@ -56,21 +56,21 @@
"red" : "red" :
{ {
"threshold" : 0.0000, "threshold" : 0.0000,
"gamma" : 1.0000, "gamma" : 2.0000,
"blacklevel" : 0.0000, "blacklevel" : 0.0000,
"whitelevel" : 1.0000 "whitelevel" : 1.0000
}, },
"green" : "green" :
{ {
"threshold" : 0.0000, "threshold" : 0.0000,
"gamma" : 1.0000, "gamma" : 2.0000,
"blacklevel" : 0.0000, "blacklevel" : 0.0000,
"whitelevel" : 1.0000 "whitelevel" : 1.0000
}, },
"blue" : "blue" :
{ {
"threshold" : 0.0000, "threshold" : 0.0000,
"gamma" : 1.0000, "gamma" : 2.0000,
"blacklevel" : 0.0000, "blacklevel" : 0.0000,
"whitelevel" : 1.0000 "whitelevel" : 1.0000
} }

View File

@ -1 +1 @@
69287788649383ba7926e315debc69b7f4bd82a0 96b8f6c7e0241930c944a7358af473dabecf1dae