We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f602094 commit 47679c0Copy full SHA for 47679c0
1 file changed
src/api.md
@@ -183,6 +183,7 @@ Enabeling `sleepMode` does not enable power saving features on the MCU itself, l
183
### Brightness
184
185
---
186
+Temporary adjust the brightness until next reboot or auto brightness change it when enabled.
187
188
```json
189
{
@@ -194,7 +195,7 @@ Enabeling `sleepMode` does not enable power saving features on the MCU itself, l
194
195
| :----------- | :-------- | :-------- | :------------------ |
196
| `brightness` | `Integer` | `0 - 255` | Sets the brightness |
197
-### Control Auto-Brightness
198
+### Auto-Brightness
199
200
201
Temporary enable/disable the auto brightness feature until next reboot.
0 commit comments