From e9a850373547be091068bc97e4731596328903b7 Mon Sep 17 00:00:00 2001 From: Kosma Moczek Date: Wed, 30 Nov 2022 22:06:41 +0100 Subject: [PATCH] Fix /brightness endpoint documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98e1f4a..0e5a8e8 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Change the SSID and password at the beginning of the file. Flash using Arduino I ## Usage * `http:///display?line1=...&line2=...` - sets display content -* `http:///brightness?brightness=0..5` - sets display brightness +* `http:///brightness?level=0..5` - sets display brightness ## Language support