forked from len0rd/rockbox
Fix typo in the comment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21093 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
00d6cfd389
commit
1bf480cad5
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
* value fits into the number of bits allotted to it.
|
||||
*
|
||||
* The CLOCK_DIV macro does a pretty good job at selecting divider values but
|
||||
* you can always overide it by choosing your own value and commenting out the
|
||||
* you can always override it by choosing your own value and commenting out the
|
||||
* macro. If you are going to use AS3525_FCLK_PREDIV or AS3525_PCLK_DIV1 you
|
||||
* will have to do a manual calculation. I have included USB & PLLB for future
|
||||
* use but commented them out for now.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue