Changes

What can I do with IGEP COM PROTON

6 bytes added, 10:33, 17 September 2012
m
Handle the gpio-LED's
userspace. LEDs appear in /sys/class/leds/ and you can turn on and off with following commands:
<pre>$ echo 1 > /sys/devices/platform/leds-gpio/leds/d242\:green/brightness$ echo 1 > /sys/devices/platform/leds-gpio/leds/d441\:green/brightness$ echo 1 > /sys/devices/platform/leds-gpio/leds/d442\:green/brightness</pre>
A detailed guide on how use GPIO-LEDS can be found by following this link: [[How to handle the gpio-LED]]
0
edits