mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
51_RPI_GPIO: commandref correction
git-svn-id: https://svn.fhem.de/fhem/trunk@19785 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d79981e77c
commit
e03057bf2e
@ -788,7 +788,7 @@ sub RPI_GPIO_inthandling($$) { #start/stop Interrupthandling
|
||||
</li>
|
||||
<li>active_low<br>
|
||||
Inverts logical value<br>
|
||||
Default: off, valid values: on, off<br><br>
|
||||
Default: no, valid values: no, yes<br><br>
|
||||
</li>
|
||||
<li>interrupt<br>
|
||||
<b>can only be used with GPIO configured as input</b><br>
|
||||
@ -933,7 +933,7 @@ sub RPI_GPIO_inthandling($$) { #start/stop Interrupthandling
|
||||
</li>
|
||||
<li>active_low<br>
|
||||
Invertieren des logischen Wertes<br>
|
||||
Standard: off, gültige Werte: on, off<br><br>
|
||||
Standard: no, gültige Werte: no, yes<br><br>
|
||||
</li>
|
||||
<li>interrupt<br>
|
||||
<b>kann nur gewählt werden, wenn der GPIO als Eingang konfiguriert ist</b><br>
|
||||
|
Loading…
Reference in New Issue
Block a user