Nice smooth results now

This commit is contained in:
jaseg 2018-04-24 11:24:31 +02:00
parent 25aac36a8c
commit bf393709e3
3 changed files with 37 additions and 9 deletions

File diff suppressed because one or more lines are too long

View file

@ -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.