fix tr, raise def gamma, add 'es' as language

This commit is contained in:
brindosch
2017-02-16 18:33:33 +01:00
parent 66b68bd4a9
commit 01d04255dc
5 changed files with 11 additions and 11 deletions

View File

@@ -35,9 +35,9 @@
"cyan" : [0,255,255],
"magenta" : [255,0,255],
"yellow" : [255,255,0],
"gammaRed" : 1.0,
"gammaGreen" : 1.0,
"gammaBlue" : 1.0,
"gammaRed" : 1.5,
"gammaGreen" : 1.5,
"gammaBlue" : 1.5,
"backlightThreshold" : 0.0,
"backlightColored" : false,
"brightness" : 0.75