Fix /brightness endpoint documentation

This commit is contained in:
kosma 2022-11-30 22:06:41 +01:00 committed by GitHub
parent f38f58720e
commit e9a8503735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Change the SSID and password at the beginning of the file. Flash using Arduino I
## Usage
* `http://<display IP>/display?line1=...&line2=...` - sets display content
* `http://<display IP>/brightness?brightness=0..5` - sets display brightness
* `http://<display IP>/brightness?level=0..5` - sets display brightness
## Language support