Commit ef589f8
authored
Remove WM8731 TODO comment (#623)
I was reading the WM8731 audio codec setup code and I got confused by
a comment which suggested Daisy always uses the codec with a 48kHz
sample rate. After several hours of reading data sheets I figured out
what is going on here: the WM8731 has built-in sample rate conversion
and the nominal "48kHz" setting disables the built-in conversion.
This commit updates the comment to explain what we are actually doing here.1 parent faddc74 commit ef589f8
1 file changed
Lines changed: 8 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 80 | | |
87 | 81 | | |
88 | 82 | | |
| |||
149 | 143 | | |
150 | 144 | | |
151 | 145 | | |
152 | | - | |
153 | | - | |
154 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
| |||
0 commit comments