Merge pull request #15289 from Siah-All/fix-hue-slider-on-web-server

fix slider range to contain red #FF0000
This commit is contained in:
Theo Arends 2022-04-04 20:11:07 +02:00 committed by GitHub
commit ca60816b2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1151,7 +1151,7 @@ void HandleRoot(void)
PSTR("b"), // b - Unique HTML id
PSTR("#800"), PSTR("#f00 5%,#ff0 20%,#0f0 35%,#0ff 50%,#00f 65%,#f0f 80%,#f00 95%,#800"), // Hue colors
2, // sl2 - Unique range HTML id - Used as source for Saturation end color
1, 359, // Range valid Hue
0, 359, // Range valid Hue
hue,
'h', 0); // h0 - Value id