diff --git a/adc/dma_capture/dma_capture.c b/adc/dma_capture/dma_capture.c index 3a6688c..a0e947c 100644 --- a/adc/dma_capture/dma_capture.c +++ b/adc/dma_capture/dma_capture.c @@ -110,7 +110,7 @@ int main() { // ---------------------------------------------------------------------------- // Code for driving the "DAC" output for us to measure -// Core 1 is just going to sit and drive samples out continously. PIO provides +// Core 1 is just going to sit and drive samples out continuously. PIO provides // consistent sample frequency. #define OUTPUT_FREQ_KHZ 5