Help for this page

Select Code to Download


  1. or download this
    sub set_gpio {
        my $pin = shift;
    ...
        }
        return "SUCCESS";
    }