mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 01:39:44 +08:00
Missing Brace
This commit is contained in:
@@ -1666,7 +1666,7 @@ static void adc_dmaconvcallback(DMA_HANDLE handle, uint8_t isr, FAR void *arg)
|
||||
priv->current = 0;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
/* Restart DMA for the next conversion series */
|
||||
|
||||
adc_modifyreg(priv, STM32_ADC_DMAREG_OFFSET, ADC_DMAREG_DMA, 0);
|
||||
|
||||
Reference in New Issue
Block a user