| Age | Commit message (Collapse) | Author |
|
make the frequencies clearer in printf
Signed-off-by: Leah Rowe <leah@libreboot.org>
|
|
much cleaner. do it right after zero-init memset.
Signed-off-by: Leah Rowe <leah@libreboot.org>
|
|
otherwise, it'll be empty/undefined
Signed-off-by: Leah Rowe <leah@libreboot.org>
|
|
useful timing now displayed
Signed-off-by: Leah Rowe <leah@libreboot.org>
|
|
instead of when it goes above, do it precisely on the
timeout. otherwise, if by sheer chance the signal
pauses and we reset the byte - sure, ok, but it's a
bit tight and we run the risk of advancing another
frame, depending on the timing.
this is a minor edge case, probably rarely ever
triggered in practise.
Signed-off-by: Leah Rowe <leah@libreboot.org>
|
|
it's no longer resembling the original util at all,
so a rename seems indicated. yes.
Signed-off-by: Leah Rowe <leah@libreboot.org>
|