fix slider range to contain red #FF0000

This commit is contained in:
Siah-All 2022-04-04 16:36:27 +02:00
parent aa6429d168
commit 18661207c6
No known key found for this signature in database
GPG Key ID: C67F88AD1A7671E8
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