Merge lp://staging/~sammyshp/flashlight-firmware/aux-blink-fix into lp://staging/~toykeeper/flashlight-firmware/anduril2
Proposed by
Sven Greiner
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~sammyshp/flashlight-firmware/aux-blink-fix |
Merge into: | lp://staging/~toykeeper/flashlight-firmware/anduril2 |
Diff against target: |
86 lines (+26/-26) 1 file modified
ToyKeeper/spaghetti-monster/fsm-misc.c (+26/-26) |
To merge this branch: | bzr merge lp://staging/~sammyshp/flashlight-firmware/aux-blink-fix |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Selene ToyKeeper | Pending | ||
Review via email: mp+407819@code.staging.launchpad.net |
Description of the change
Previously the aux LED might have flashed at high intensity until the next loop was started, starting the pattern. I've changed the order in the switch statement so that they are off by default.
There might be a better way of fixing this which avoids the short darkness that might be visible now.
To post a comment you must log in.
Unmerged revisions
- 619. By Sven Greiner
-
Fix initial AUX level for blinking mode