mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-16 04:36:02 +00:00
# PIFACE: watchdog html reference removed
git-svn-id: https://svn.fhem.de/fhem/trunk@4773 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
0c314c5330
commit
7cfab17464
@ -41,6 +41,7 @@ sub PIFACE_Define($$);
|
||||
sub PIFACE_Undefine($$);
|
||||
sub PIFACE_Set($@);
|
||||
sub PIFACE_Get($@);
|
||||
sub PIFACE_Notify(@);
|
||||
sub PIFACE_Attr(@);
|
||||
|
||||
my $base = 200;
|
||||
@ -513,7 +514,7 @@ PIFACE_Watchdog($) {
|
||||
You need to enable the pull-up if you want to read any of the on-board switches on the PiFace board.
|
||||
</li>
|
||||
<li><a href="#readingFnAttributes">readingFnAttributes</a></li>
|
||||
<li><a name="watchdog">watchdog</a> off|on|silent,
|
||||
<li>watchdog off|on|silent,
|
||||
[watchdog] = off is default.<br>
|
||||
The function of the PiFace extension can be monitored periodically.
|
||||
The watchdog module checks the function of ports in7 and out7.
|
||||
|
Loading…
x
Reference in New Issue
Block a user