- Status Closed
- Percent Complete
- Task Type Patches
- Category LCD
- Assigned To No-one
- Operating System
- Severity Medium
- Priority Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#2908 - H300 brightness bugfix
now correctly disables IRQs before I2C bitbanging -
solves the problem of incorrect brightness at
startup/reboot
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
removed the dedicated function in pcf50606 and tried to
make a better patch.
Looks good. One thing though, you still don't follow the
directives in docs/CONTRIBUTING:
"Variables and function names should be all lower case"
code adapted to coding rules and current state of CVS