Help for this page

Select Code to Download


  1. or download this
    if (! $ENV{PI_BOARD}){
        plan skip_all => "not on a pi board (PI_BOARD env var not set)\n";
    }