diff --git a/feature/motheure-simple/source/loop.php b/feature/motheure-simple/source/loop.php index 409a42b..142ac4d 100644 --- a/feature/motheure-simple/source/loop.php +++ b/feature/motheure-simple/source/loop.php @@ -8,7 +8,7 @@ $FEATURE = basename(dirname(__DIR__)); - $MOTOR_PIN = 29; + $MOTOR_PIN = 19; $LOOP_FREQ = 100; // check frequency in ms $THRESHOLD = 4; // maximum number of reads to wait for motor to be active back