diff options
Diffstat (limited to 'share/man/man4/gpioled.4')
-rw-r--r-- | share/man/man4/gpioled.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/gpioled.4 b/share/man/man4/gpioled.4 index 3e305959809f..3fb4c4d64e9d 100644 --- a/share/man/man4/gpioled.4 +++ b/share/man/man4/gpioled.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 14, 2014 +.Dd July 30, 2016 .Dt GPIOLED 4 .Os .Sh NAME @@ -71,6 +71,8 @@ to create for Which pin on the GPIO interface to map to this instance. Please note that this mask should only ever have one bit set (any other bits - i.e., pins - will be ignored). +.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. .El .Pp On a |