Skip to content

Commit c07bba7

Browse files
committed
typo fix
1 parent 94104e1 commit c07bba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Example-02_Callback/Example-02_Callback.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ void loop()
9393
{
9494
delay(2000);
9595

96-
// get a measurment
96+
// get a measurement
9797
// Have the sensor take NUMBER_OF_SAMPLES_TO_TAKE measurements.
9898
//
9999
// As measurements are taken, the results are sent to the above function,

0 commit comments

Comments
 (0)