Merge pull request #3797 from tonhuisman/feature/p073-add-7output-command

[P073] Add 7output command
This commit is contained in:
TD-er
2021-10-11 09:44:24 +02:00
committed by GitHub
3 changed files with 479 additions and 357 deletions
+3
View File
@@ -176,6 +176,9 @@ Change log
|added|
``7dbin`` command.
|added| 2021-10-05:
``7output`` command.
.. versionadded:: 1.0
...
+13
View File
@@ -100,3 +100,16 @@
","
Set the brightness to the provided level.
"
"
``7output,<0..5>``
","
Change the Display Output setting, available options:
* 0 - Manual
* 1 - Clock 24h - Blink
* 2 - Clock 24h - No Blink
* 3 - Clock 12h - Blink
* 4 - Clock 12h - No Blink
* 5 - Date
"
+463 -357
View File
File diff suppressed because it is too large Load Diff