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 94104e1 commit c07bba7Copy full SHA for c07bba7
examples/Example-02_Callback/Example-02_Callback.ino
@@ -93,7 +93,7 @@ void loop()
93
{
94
delay(2000);
95
96
- // get a measurment
+ // get a measurement
97
// Have the sensor take NUMBER_OF_SAMPLES_TO_TAKE measurements.
98
//
99
// As measurements are taken, the results are sent to the above function,
0 commit comments