mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
gpioled: fix the manual page update in r348154
MFC after: 2 weeks
This commit is contained in:
parent
694d36403f
commit
999d5a34e7
1 changed files with 2 additions and 2 deletions
|
|
@ -74,9 +74,9 @@ Please note that this mask should only ever have one bit set
|
|||
.It Va hint.gpioled.%d.invert
|
||||
If set to 1, the pin will be set to 0 to light the LED, and 1 to clear it.
|
||||
.It Va hint.gpioled.%d.state
|
||||
The initial state of the LED when driver takes control over.
|
||||
The initial state of the LED when the driver takes control over it.
|
||||
If set to 1 or 0, the LED will be on or off correspondingly.
|
||||
If set to -1 the LED will be kept in its original state.
|
||||
If set to -1, the LED will be kept in its original state.
|
||||
.El
|
||||
.Pp
|
||||
On a
|
||||
|
|
|
|||
Loading…
Reference in a new issue