Talk:LED patterns

(RGB or BGR: new section)
Line 11: Line 11:
why in the hell you don't categorize these? just did an hour of unnecessary work with [[Customizing_maemo_for_power_users]] --[[User:ossipena|ossipena]] 10:08, 20 January 2010 (UTC)
why in the hell you don't categorize these? just did an hour of unnecessary work with [[Customizing_maemo_for_power_users]] --[[User:ossipena|ossipena]] 10:08, 20 January 2010 (UTC)
 +
 +
== RGB or BGR ==
 +
 +
Hi, in "low level" section, engineX_leds is supposed to store LEDs as RGB, but isn't it the contrary, BGR ?

Revision as of 08:59, 8 September 2010

Is it only possible to set two channels out of the three possible channels (R G B) for the indicator led at any time?

-- Soeiro 2010-01-18

You can assign all channels to one engine, or two channels to one engine and one channel to the other, e.g.

rbg (all on engine 1) rBG (r on engine 1, B G on engine 2)

codemonkey 09:25, 20 January 2010 (UTC)

why in the hell you don't categorize these? just did an hour of unnecessary work with Customizing_maemo_for_power_users --ossipena 10:08, 20 January 2010 (UTC)

RGB or BGR

Hi, in "low level" section, engineX_leds is supposed to store LEDs as RGB, but isn't it the contrary, BGR ?