We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b76aae commit 3f6e1a4Copy full SHA for 3f6e1a4
adc/dma_capture/dma_capture.c
@@ -110,7 +110,7 @@ int main() {
110
// ----------------------------------------------------------------------------
111
// Code for driving the "DAC" output for us to measure
112
113
-// 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
114
// consistent sample frequency.
115
116
#define OUTPUT_FREQ_KHZ 5
0 commit comments