From f71ec7c1987d67163164a16c6da615ae14378f1e Mon Sep 17 00:00:00 2001 From: ThePPL <75224363+ThePPL@users.noreply.github.com> Date: Tue, 1 Dec 2020 09:04:38 -0700 Subject: [PATCH] Added &C3,,, descriptions --- HTTP-request-API.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HTTP-request-API.md b/HTTP-request-API.md index 623cb66..4b96284 100644 --- a/HTTP-request-API.md +++ b/HTTP-request-API.md @@ -37,6 +37,7 @@ Parameter | Value Range | Description | Since Version | --- | --- | --- | --- | &CL= | HEX/DEC | Primary color | 0.8.0 &C2= | HEX/DEC | Secondary color | 0.8.0 +&C3= | HEX/DEC | Third color | 0.8.0 &R2= | 0 to 255 | Secondary Red value | 0.4 &G2= | 0 to 255 | Secondary Green value | 0.4 &B2= | 0 to 255 | Secondary Blue value | 0.4 @@ -148,8 +149,11 @@ Parameter | Value Range | Description \ | 0 to 43 | FastLED palette \ | -1 to 255 | Primary White value \ | 0 to 255 | Secondary White +\ | 0 to 255 | Current Preset +\ | 0 or 1 | Preset Cycling enabled \ | 0 or 1 | RGB or HSB UI mode \ | String 0..32 | Server description +\ | 0 to 12 | Segment ID ## In-/decrementing values