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.
2 parents 091ed09 + 07f4325 commit f87bb6eCopy full SHA for f87bb6e
Language/Functions/Advanced IO/pulseInLong.adoc
@@ -73,7 +73,7 @@ void loop() {
73
74
[float]
75
=== Notes and Warnings
76
-This function relies on micros() so cannot be used in link:../../interrupts/noInterrupts[noInterrupts()] context.
+This function relies on micros() so cannot be used in link:../../interrupts/nointerrupts[noInterrupts()] context.
77
78
--
79
// HOW TO USE SECTION ENDS
0 commit comments