forked from len0rd/rockbox
Removed a compiler warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3837 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
41249b7059
commit
a2134422d4
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ static void adc_batch_convert(bool lower)
|
|||
|
||||
void adc_init(void)
|
||||
{
|
||||
int i;
|
||||
ADCR = 0x7f; /* No external trigger; other bits should be 1 according to the manual... */
|
||||
|
||||
current_channel = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue