Skip to content

Commit 3f6e1a4

Browse files
authored
Comment Typo (#344)
1 parent 4b76aae commit 3f6e1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adc/dma_capture/dma_capture.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ int main() {
110110
// ----------------------------------------------------------------------------
111111
// Code for driving the "DAC" output for us to measure
112112

113-
// Core 1 is just going to sit and drive samples out continously. PIO provides
113+
// Core 1 is just going to sit and drive samples out continuously. PIO provides
114114
// consistent sample frequency.
115115

116116
#define OUTPUT_FREQ_KHZ 5

0 commit comments

Comments
 (0)