Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
PowerOn led pattern color is grey75
Led ON with 75%, color = ffffff -> bfbfbf

[mce] PowerOn led pattern color is grey75
  • Loading branch information
spiiroin committed Oct 16, 2013
1 parent 7e94412 commit 58305d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inifiles/hybris-led.ini
Expand Up @@ -17,7 +17,7 @@

PatternDeviceOn=254;0;0;666;334;0000ff
PatternDeviceSoftOff=253;0;0;666;334;00ffff
PatternPowerOn=9;3;0;666;334;ffffff
PatternPowerOn=9;3;0;0;0;bfbfbf
PatternPowerOff=10;3;0;666;334;ff0000
PatternCommunication=30;1;0;666;334;ff00ff
PatternCommunicationCall=30;1;0;666;334;ffff00
Expand Down

0 comments on commit 58305d3

Please sign in to comment.