Nice smooth results now
This commit is contained in:
parent
25aac36a8c
commit
bf393709e3
3 changed files with 37 additions and 9 deletions
File diff suppressed because one or more lines are too long
|
|
@ -76,9 +76,9 @@ static uint16_t timer_period_lookup[NBITS] = {
|
|||
/* LSB here */
|
||||
A + 1,
|
||||
A + 3,
|
||||
A + 10,
|
||||
A + 9,
|
||||
A + 29,
|
||||
A + 70,
|
||||
A + 71,
|
||||
A - C + (B<< 2),
|
||||
A - C + (B<< 3),
|
||||
A - C + (B<< 4),
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue