diff --git a/HTTP-request-API.md b/HTTP-request-API.md index c078186..bbdfda6 100644 --- a/HTTP-request-API.md +++ b/HTTP-request-API.md @@ -40,13 +40,13 @@ Parameter | Value Range | Description | Since Version &W2= | 0 to 255 | Secondary White value | 0.4 &HU= | 0 to 65535 | Hue | 0.5.1 &SA= | 0 to 255 | Saturation (only in conjunction with Hue) | 0.5.1 -&H2 | none | Hue, Saturation, or Temparature will set secondary color | 0.5.1 +&H2 | none | Hue + Saturation will set secondary color | 0.5.1 &SR= | 0 or 1 | Set Primary/Secondary color to random hue | 0.4 &SW | none | Set secondary color to white | 0.4 &SB | none | Set secondary color to black | 0.4 &SP | none | Set secondary color to primary | 0.4 &SC | none | Swap primary and secondary color | 0.4 -&FP= | 0 to 44 | FastLED Palette | 0.8.0 +&FP= | 0 to 46 | FastLED Palette | 0.8.0 ## Notifications