We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e7908 commit a97d5eaCopy full SHA for a97d5ea
docs/adc.rst
@@ -47,7 +47,7 @@ Adjusts the pin to record. Only legal before ``ADCInput::begin()``.
47
bool setFrequency(long sampleRate)
48
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
49
Sets the ADC sampling frequency, but does not start recording (however if the
50
-device was already running, it will wontinue to run at the new frequency). Note
+device was already running, it will continue to run at the new frequency). Note
51
that every pin requested will be sampled at this frequency, one after the other.
52
That is, if you have code like this:
53
0 commit comments