This commit is contained in:
Devdatt Bhatt 2026-04-15 09:45:08 +00:00
parent 9a9b37ff68
commit eea7394836
2 changed files with 3 additions and 3 deletions

View File

@ -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: {

View File

@ -557,4 +557,4 @@ done
# Validate
mount -a
#sudo reboot;
sudo reboot;