PDA

View Full Version : Flashing leds



Bocsek
11-04-2008, 10:19
Hi!

I want to flash the leds.
I know how to switch on (printf "\x00" > /dev/gpio/out) and off (printf "\x02" > /dev/gpio/out) the power led, but i want to switch the others.
Is this possible?