mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Change tabs to spaces and remove trailing whitespace
This commit is contained in:
parent
be5b709af6
commit
9558ae2519
19 changed files with 30 additions and 30 deletions
|
@ -119,7 +119,7 @@ void adcInit(adcConfig_t *config)
|
|||
adcOperatingConfig[i].sampleTime = ADC_SampleTime_239Cycles5;
|
||||
adcOperatingConfig[i].enabled = true;
|
||||
}
|
||||
|
||||
|
||||
if (!adcActive) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue