update
This commit is contained in:
parent
9a9b37ff68
commit
eea7394836
|
|
@ -419,11 +419,11 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
|
|||
span: "brightnessVal"
|
||||
},
|
||||
hdmi_contrast: {
|
||||
value: 1,
|
||||
value: 150,
|
||||
span: "contrastVal"
|
||||
},
|
||||
hdmi_saturation: {
|
||||
value: 1,
|
||||
value: 150,
|
||||
span: "saturationVal"
|
||||
},
|
||||
hdmi_hue: {
|
||||
|
|
|
|||
|
|
@ -557,4 +557,4 @@ done
|
|||
# Validate
|
||||
mount -a
|
||||
|
||||
#sudo reboot;
|
||||
sudo reboot;
|
||||
Loading…
Reference in New Issue