diff --git a/fhem/FHEM/55_PIFACE.pm b/fhem/FHEM/55_PIFACE.pm index 36de151d6..d0d1f4bfd 100644 --- a/fhem/FHEM/55_PIFACE.pm +++ b/fhem/FHEM/55_PIFACE.pm @@ -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.