diff --git a/feature/motheure-simple/source/loop.php b/feature/motheure-simple/source/loop.php index e188c63..cbf368c 100644 --- a/feature/motheure-simple/source/loop.php +++ b/feature/motheure-simple/source/loop.php @@ -36,7 +36,7 @@ return false; /* (3) If inactive, pass */ - if( $STATE == 0 ) + if( $STATE == 1 ) return false; /* (4) Return TRUE means motor active */