Browse Source

Typo fixed in docs.

pull/39/head
Maurice Makaay 3 years ago
parent
commit
70412170a8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/configuration.md

+ 1
- 1
doc/configuration.md View File

@ -417,7 +417,7 @@ This can also be written as:
- front_panel.set_leds: [ POWER, COLOR, 1, 2, 3 ] - front_panel.set_leds: [ POWER, COLOR, 1, 2, 3 ]
``` ```
If only one LED is specified, you are allowed to omit the list;
If only one LED is specified, you are allowed to omit the list definition:
```yaml ```yaml
on_...: on_...:


Loading…
Cancel
Save