From 3a9cb1cf82fee3bb1f86f10ff89165f8ab5d9fa8 Mon Sep 17 00:00:00 2001 From: Aircoookie Date: Thu, 6 Dec 2018 17:25:16 +0100 Subject: [PATCH] Updated HTTP request API (markdown) --- HTTP-request-API.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/HTTP-request-API.md b/HTTP-request-API.md index c1573e0..df850f5 100644 --- a/HTTP-request-API.md +++ b/HTTP-request-API.md @@ -92,8 +92,6 @@ Parameter | Value Range | Description | Since Version &AX= | 0 to 255 | Debug feature, can be configured for general IO | 0.3 &IN | none | Server will not respond to this request (internal) | 0.3 &OL= | 0 to 255 | Experimental overlays | 0.3 -&I= | 0 to 255 | Set pixel to current color | 0.3 -&I2= | 0 to 255 | Set pixel range I to I2 to current color | 0.3 &L= | 0 to 255 | Lock pixel | 0.4 &L2= | 0 to 255 | Lock pixel range L to L2 | 0.4 &UL | none | Unlock instead (used in conjunction with L and L2) | 0.4