' Robotics with the Boe-Bot - P1LedHigh.bs2 ' Set P1 high to test for LED brightness testing with each of ' these resistor values in turn: 220 ohm , 470 ohm, 1 k ohm. ' {$STAMP BS2} ' {$PBASIC 2.5} DEBUG "Program Running!" HIGH 1 STOP