View Single Post
pH5's Avatar
Posts: 138 | Thanked: 375 times | Joined on Aug 2009 @ Berlin
#82
Originally Posted by codeMonkey View Post
01ff would incrementally decrease the brightness, rather than set it immediately, as per the wiki.
But it doesn't. PatternPowerOff uses it, and the effect seems to be an immediate increase to full brightness.
The step time (bits 0x3e00) is zero, so maybe the prescale bit (0x4000) and the sign bit (0x0100) are just ignored and 0x40yy / 0x41yy / 0x01yy commands have the same effect?
 

The Following User Says Thank You to pH5 For This Useful Post: