change(display): Sleep display when backlight is off
1 unresolved thread
1 unresolved thread
This saves about 1 mA when the display is off.
Not sure if we need to adapt documentation for this. Users will unlikely notice any change.
Merge request reports
Activity
assigned to @rahix
This change makes a lot of sense but if it is okay with you I'd re-implement it ontop of the new display driver once !473 (merged) is merged instead of adding it now just to drop that code later...
Added an implementation of this to the CTX merge request (!473 (merged)), see commits 2696bf82 ("feat(display): Sleep display if backlight is off") and ab09b036 ("feat(display): Don't send superfluous sleep commands") :)
mentioned in commit 2696bf82
mentioned in commit 3b6ae909
mentioned in commit ade3dd2f
Please register or sign in to reply